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 SQL adapter #779

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

add SQL adapter #779

wants to merge 16 commits into from

Commits on Oct 2, 2024

  1. preliminary start of sql adapter. to be continued ...

    Seher Karakuzu authored and danielballan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b03a356 View commit details
    Browse the repository at this point in the history
  2. hashed table names. to be continued...

    Seher Karakuzu authored and danielballan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    436e913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb642e9 View commit details
    Browse the repository at this point in the history
  4. try TILED_TEST_POSTGRESQL_URI usage

    Seher Karakuzu authored and danielballan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8a15461 View commit details
    Browse the repository at this point in the history
  5. fix postgreql uri

    Seher Karakuzu authored and danielballan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    70fd5b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9192b05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41489d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c29dea1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f1efff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7679190 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    92097a8 View commit details
    Browse the repository at this point in the history
  2. More adapters updated

    danielballan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    07e5835 View commit details
    Browse the repository at this point in the history
  3. More adapters updated

    danielballan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d4602a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Parse uri earlier.

    danielballan committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    34d9d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a913d36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b88c6 View commit details
    Browse the repository at this point in the history