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

Documentation #32

Open
stefanholzmueller opened this issue Apr 19, 2019 · 3 comments
Open

Documentation #32

stefanholzmueller opened this issue Apr 19, 2019 · 3 comments

Comments

@stefanholzmueller
Copy link

stefanholzmueller commented Apr 19, 2019

Hey. I'm looking for a lightweight database migration tool and found this project through the Slick documentation. It seems to be up-to-date and the example looks intriguing. I was wondering if it is a good fit for my project and started reading the source code. That helped my understanding a bit, but the "big picture" is still quite blurry.

I'd like to read some high-level documentation, like

  • How does it work
  • How does it compare to other tools
  • What can it do, what not

A few paragraphs in the README would be super-helpful.

PS: If you don't mind, I'll ask more specific questions here. I stumbled upon a Gitter channel, but it seems to be dead.

@nafg
Copy link
Owner

nafg commented Apr 22, 2019 via email

@stefanholzmueller
Copy link
Author

Thank you very much for this elaborate response! I see now that I misunderstood the goal of this project. I was wondering myself how to deal with old table columns and so on.

I will now probably use Flyway directly and keep the migrations in sync with Slick table definitions manually. Forklift seems to avoid this with code generation, but I have not actually used it, too.

P.S.: I found this somehow: https://gitter.im/nafg/slick-migration-api/

@nafg
Copy link
Owner

nafg commented Mar 19, 2021

Should this be closed?

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