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 showSqlTypeWithSchema for types in a schema #589

Closed
wants to merge 5 commits into from

Commits on Apr 8, 2024

  1. add showSqlTypeWithSchema for types in a schema

    - similar to enumMapperWithSchema
    - enums needs an instance of IsSqlType if used with an array
    - enums can have a schema
    stevemao committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fc8103e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. temp

    stevemao committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e917f58 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. refactor

    stevemao committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    89f09e4 View commit details
    Browse the repository at this point in the history
  2. remove

    stevemao committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0cdc18f View commit details
    Browse the repository at this point in the history
  3. fix build

    stevemao committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    010f4ca View commit details
    Browse the repository at this point in the history