Skip to content

start to add postgres ability using illuminate/doctrine libs#84

Closed
gareth-ib wants to merge 1 commit intoDBDiff:masterfrom
gareth-ib:postgres
Closed

start to add postgres ability using illuminate/doctrine libs#84
gareth-ib wants to merge 1 commit intoDBDiff:masterfrom
gareth-ib:postgres

Conversation

@gareth-ib
Copy link
Copy Markdown

starting point to use db manager libraries instead of custom SQL so that the DBDiff library itself can support any db that Doctrine supports. Ideally to use mostly DBal objects eventually, after custom sql is gone. Help to continue this is eagerly requested

@gareth-ib
Copy link
Copy Markdown
Author

ideal setup to use https://www.doctrine-project.org/projects/doctrine-dbal/en/2.7/reference/schema-manager.html instead of custom queries as much as possible

@github-actions github-actions bot added enhancement superseded Replaced by a different implementation labels Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Thank you for raising this PR. DBDiff now includes a full PostgresAdapter with a dedicated Postgres SQL dialect, streaming merge-diff for large tables, and CI testing across PostgreSQL 14–18. See PR #141. Closing as superseded.

@github-actions github-actions bot closed this Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement superseded Replaced by a different implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant