Nicolas Gasull
Nicolas Gasull
Because selecting from the displayed content isn't the same as creating an helix selection in the *actual* content. Would love having double click select surrounding word for quick replacements!
As far as I know, loading secrets from a file is the "serious" way compared to other options for the following reasons: - Secret in **environment variable**: environment variables are...
I confirm this fixed #333 for me too :+1:
Just [pushed a PR](https://github.com/supabase/postgres-meta/pull/573) for this issue, feel free to have a look! :slightly_smiling_face:
Same issue here :wave: with unstable nixpkgs on NixOS and `virtualisation.virtualbox.host.enable = true;` Looks like a bug in virtualbox but it wouldn't hurt to ignore lines that aren't [`=`-splittable](https://github.com/nix-community/nixops-vbox/blob/0a4801e38e962aaebd6be83fe83b402aea8c79bc/nixopsvbox/backends/virtualbox.py#L149).
> (...) we require GitHub accounts currently to interract with the GitHub API `deno publish` doesn't require hosting code on GitHub, thankfully. However jsr.io relies on using a GitHub account,...
@jumski This PR only aims to improve **function** generated types, no impact on tables. So the changes are still relevant. Domains add a layer of safety over types at PostgreSQL...