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

fix: Handle reserved words in db, schema and table names #242

Merged
merged 10 commits into from
Aug 13, 2024

Commits on Aug 13, 2024

  1. fix: Handle reserved words in db, schema and table names with the `no…

    …rmalize_name` dialect helper
    
    Co-authored-by: Pat Nadolny <[email protected]>
    edgarrmondragon and pnadolny13 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    df5d707 View commit details
    Browse the repository at this point in the history
  2. Preview SDK

    edgarrmondragon committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dfbc6eb View commit details
    Browse the repository at this point in the history
  3. Restore ident props

    edgarrmondragon committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a0d55ad View commit details
    Browse the repository at this point in the history
  4. Minor clean up

    edgarrmondragon committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b225a4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e40878 View commit details
    Browse the repository at this point in the history
  6. More clean up

    edgarrmondragon committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    60a9bce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20047ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1bd00a View commit details
    Browse the repository at this point in the history
  9. Checkout main

    edgarrmondragon committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c6be37d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4654ed8 View commit details
    Browse the repository at this point in the history