Pinned issues
Issues
- 0
- 1
Drop owned by not cascading to triggers.
#53 opened by JAForbes - 0
Changelog: Breaking changes scheduled for v1!
#38 opened by JAForbes - 0
pgmg crashes on names with parens in them
#50 opened by JAForbes - 0
Move all logic into a single query?
#51 opened by JAForbes - 1
Remove cluster hooks in favour of pg_dumpall -g
#48 opened by JAForbes - 0
Allowing multiple connections can lead to `set role` commands not being run against every connection
#49 opened by JAForbes - 3
update postgres.js to v3
#16 opened by paulovieira - 0
Remove always?
#47 opened by JAForbes - 1
- 1
- 1
Idea: Should be able to have multiple migrations within a single file or snapshots?
#40 opened by JAForbes - 1
Rewrite in deno, distribute as binary?
#32 opened by JAForbes - 0
Remove restore from pgmg
#45 opened by JAForbes - 1
Restore command cannot drop `postgres` database
#31 opened by JAForbes - 1
Built in --watch
#30 opened by JAForbes - 1
Prevent domains/types from recreated in --dev
#29 opened by JAForbes - 0
Remove data hook in favour of argv pass through
#28 opened by JAForbes - 1
- 1
remove sql.raw, as sql.unsafe is embeddable
#26 opened by JAForbes - 1
Remove `transaction` export option?
#25 opened by JAForbes - 1
reset-db cli command?
#24 opened by JAForbes - 1
DSL for avoiding plpgsql?
#22 opened by JAForbes - 1
Support typescript migrations?
#20 opened by JAForbes - 1
Generic docker image for dev/prod
#18 opened by JAForbes - 0
- 2
Reset pgmg connection for every migration file (without cancelling all connections globally)
#13 opened by JAForbes - 0
Set search_path = '' on connection by default
#10 opened by JAForbes - 0
Create helper for foreign keys
#9 opened by JAForbes - 0
Utility for creating computed columns that reference columns from multiple tables
#8 opened by JAForbes - 0
Expose pgmg as a library
#36 opened by JAForbes - 7
allow postgresql to load env variables instead of requireing connection string
#34 opened by odama626 - 0
- 0
Easy way to create/drop roles in dev loop
#44 opened by JAForbes - 0
pgmg upgrade command
#39 opened by JAForbes - 1
Duplicate constraints being created each run
#33 opened by JAForbes - 1
Make it simpler to defer starting a service/program when migrations haven't finished yet
#37 opened by JAForbes - 0
Migration name cannot have special characters.
#35 opened by JAForbes - 0
Githook for dumping schema
#5 opened by JAForbes - 0
When creating an update+insert trigger also apply that transform to all existing rows.
#6 opened by JAForbes - 0
Utility for adding new non null columns
#7 opened by JAForbes - 1
- 1
- 1
- 0
Automatic creation of migration roles
#19 opened by JAForbes - 1
- 0
drop owned by should cascade
#21 opened by JAForbes - 1
- 1
- 1