Erik Awwad
Erik Awwad
It could take in a --file argument with SQL to run on the client, output as normal and finish without becoming interactive This would be pretty useful pgrx is great!
This extension no longer works at www.reddit.com. Seems like we could just target #comment-tree-content-anchor-XXXXX not sure if we do exact matches or if we can figure in prefixes as well....
I'd like to propose a check for modifying return variables within a deferred function or statement. In the case of errors, they end up getting swallowed, so this can be...
Hi, I think axum-login will simplify the code a bit. It is agnostic to storage. Right now, it depends on axum-sessions, but I see they are working on migrating to...
I had an issue running the yml in the readme. On running "publish", I got "Error: ⚠️ GitHub Releases requires a tag". Action-gh-release requires a pushed existing tag (specified by...
Linting queries would be a great feature for ensuring quality of queries (for example, discouraging equality check with null). Creating a general linter would be a very tall order. There...