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

Implement a simple sql template to support PostgreSQL #49

Merged
merged 4 commits into from
Aug 12, 2024

Commits on Aug 7, 2024

  1. Implement a simple sql template to support Postgre

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    008f534 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Add tests + rename package

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c79052f View commit details
    Browse the repository at this point in the history
  2. Add PosgreSQL schema + tests

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    633885a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5881f12 View commit details
    Browse the repository at this point in the history