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

Move primary key generation for mssql backend after completely filling a table. #190

Merged
merged 4 commits into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. Move primary key generation after completely filling a table.

    Moved string type changes for index columns after creation of empty table and before filling it.
    windiana42 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    975e017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd9ecc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    266060b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d4c9c7 View commit details
    Browse the repository at this point in the history