Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify table scripts #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spyman1802
Copy link

I have modified the function for gen tables scripts.

  1. remove some space and tab
  2. remove supplement log line
  3. replace tab with space
  4. set CONSTRAINTS_AS_ALTER default to true
  5. change add constraint statement to last line for fixing index bug

and others changes

  1. change the sql retrieving objects to add distinct option, and speed up this sql
  2. delete owner from all scripts

@qwazer qwazer self-assigned this Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants