EXECUTE
Pre-release
Pre-release
- added new
liteoption, which moves defaults and constraints intocreate tablesection and removes some postgres specific things (such as settings and storage) nowrapoption for scripts to omit begin/endnostorageoption to omit storage settingsnosettingsoption to omit settingsnotriggersoption to omit triggers- added 'CREATE SEQUENCE'+'ALTER SEQUENCE' for owned sequences
- new execute tests which actually runs generated scripts
- updated tests for postgres 16
- bug fixes