1
edit
Changes
→PostgreSQLSchemaManager
|getOwner
* update all code that requires owner, since default owner now exists
|'''DONE'''
|
|-
|renameTable / renameColumn
* recreate the tiggers/procedures instead of dropping and recreating the helper column
|'''DONE''' **
|
|-
|createFulltextProcedure / dropFulltextProcedure
* make inline
|'''DONE'''
|
|-