scheme2ddl
scheme2ddl copied to clipboard
Modify table scripts
I have modified the function for gen tables scripts.
- remove some space and tab
- remove supplement log line
- replace tab with space
- set CONSTRAINTS_AS_ALTER default to true
- change add constraint statement to last line for fixing index bug
and others changes
- change the sql retrieving objects to add distinct option, and speed up this sql
- delete owner from all scripts