We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: trigger release
chore: update actions
feat(lib/tables): support setting primary keys
fix: make TS happy again
feat(lib/columns): support retrieving generated columns
Merge pull request supabase#161 from supabase/fix/parser_fixes fix: switch to pgsql-parser which uses libpq
prettier
Merge pull request supabase#154 from supabase/fix/alter-column-upperc… …ase-type fix: alter column uppercase type
fix: disable pushing to ECR for now
fix: split out ECR and DockerHub publishing