Skip to content

DuckDB support #54

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

Merged
merged 4 commits into from
Jan 29, 2025
Merged

DuckDB support #54

merged 4 commits into from
Jan 29, 2025

Conversation

david-ch
Copy link
Contributor

@david-ch david-ch commented Aug 17, 2024

The PR adds support for https://duckdb.org/

DuckDB is an in-process database, so all testing is done using automated tests, see DuckDBSupportTest.java that runs Flyway on DuckDB in different scenarios and validates the results

@david-ch david-ch closed this Aug 17, 2024
@david-ch david-ch deleted the duckdb_support branch August 17, 2024 19:06
@david-ch david-ch restored the duckdb_support branch August 17, 2024 19:07
@david-ch david-ch reopened this Aug 17, 2024
@apatrida
Copy link

apatrida commented Oct 2, 2024

Any chance smoeone is merging PR's?

@JasonLuo-Redgate
Copy link
Contributor

Hi @david-ch ,

Could you also add a DatabaseExtension class and a version.txt file into your PR?

Here is an example to refer to #44

@david-ch
Copy link
Contributor Author

Hey @JasonLuo-Redgate , done!

@JasonLuo-Redgate JasonLuo-Redgate merged commit bdc601b into flyway:main Jan 29, 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.

4 participants