Skip to content

Postgres implementation, make tests work with postgres - #48

Merged
eric-richardson1 merged 5 commits into
mainfrom
eric/postgres-impl
Apr 21, 2026
Merged

Postgres implementation, make tests work with postgres#48
eric-richardson1 merged 5 commits into
mainfrom
eric/postgres-impl

Conversation

@eric-richardson1

Copy link
Copy Markdown
Contributor

This PR implements the Dialect interface for Postgres (dialect_postgres.go). It also makes the test runner logic dialect-aware and adds appropriate setup/teardown SQL to make the tests work for Postgres.

@coffeegoddd coffeegoddd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks really good, just a couple questions/comments. I think it's missing changes to the README.md that give the end user information about how to use this new mode/configuration.

Comment thread mcp/cmd/dolt-mcp-server/main.go Outdated
Comment thread mcp/cmd/dolt-mcp-server/main.go Outdated
Comment thread mcp/integration_tests/select_active_branch_test.go Outdated
Comment thread mcp/integration_tests/suite.go Outdated
Comment thread mcp/integration_tests/suite.go Outdated
Comment thread mcp/integration_tests/suite.go

@coffeegoddd coffeegoddd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eric-richardson1
eric-richardson1 merged commit 8565026 into main Apr 21, 2026
3 checks passed
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.

2 participants