paupino / psqlpack

A logical database management system for PostgreSQL enabling incremental database deployment.
Apache License 2.0
8 stars 2 forks source link

Add in ability to rename tables, columns, functions and indexes #112

Open paupino opened 6 years ago

paupino commented 6 years ago

Postgres quite often supports rename commands. This would be much more efficient than the current strong handed approach.