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

support for postgres and others #105

Merged
merged 7 commits into from
Mar 14, 2025

Conversation

dswbx
Copy link
Contributor

@dswbx dswbx commented Mar 7, 2025

  • reorganize schema definition from field to connection
  • reduce queries for sqlite by using a single query
  • create postgres connection with initial introspector
  • create a base introspector, reorg connections for multiple
  • add batching for postgres
  • check with as it requires specific json functions
  • reorganize supports (and remove supportsIndices as this must be a requirement)

@dswbx dswbx changed the title initialized postgres support support for postgres and others Mar 7, 2025
@dswbx dswbx changed the base branch from main to release/0.10 March 14, 2025 08:44
@dswbx dswbx marked this pull request as ready for review March 14, 2025 08:57
@dswbx dswbx merged commit 1ed9471 into release/0.10 Mar 14, 2025
2 checks passed
@dswbx dswbx deleted the feat/add-postgres-and-prepare-others branch March 14, 2025 08:57
@dswbx dswbx mentioned this pull request Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant