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

Add type size when exporting postgres #258

Merged
merged 7 commits into from
Oct 11, 2024
Merged

Add type size when exporting postgres #258

merged 7 commits into from
Oct 11, 2024

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    b56024b View commit details
    Browse the repository at this point in the history
  2. Merge pull request drawdb-io#253 from rudcode/timetz

    Add timetz datatype for postgres
    1ilit authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    257209c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix postgres auto increment primary key

    Add "GENERATED BY DEFAULT AS IDENTITY" if field is auto increment
    rudcode committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c78245c View commit details
    Browse the repository at this point in the history
  2. Merge pull request drawdb-io#255 from rudcode/main

    Fix postgres auto increment primary key
    1ilit authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6314f98 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    5c2262e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25542b5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    1ilit authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d208e37 View commit details
    Browse the repository at this point in the history