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

Schema Migrations #337

Open
goenning opened this issue Jul 19, 2023 · 1 comment
Open

Schema Migrations #337

goenning opened this issue Jul 19, 2023 · 1 comment

Comments

@goenning
Copy link

Do you plan on support schema migrations within this package?

Wondering if a dialect of Fluent Migrator

If not, how do you do that today? Any suggestions or recommendations?

@MikeAmputer
Copy link

MikeAmputer commented Oct 26, 2023

Hello, @goenning, I have just released the first version of the new pet-project package, ClickHouse.Facades. One of the features of this package is schema migrations.
It only supports raw SQL migrations. I'm not sure if the fluent dialect is well-suited for ClickHouse, but I am open to discussion.
Documentation is still in progress, but there is a quick start guide and an example project available.
Hope it might be helpful to you.

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

No branches or pull requests

2 participants