Barrel integration #316
marknefedov
started this conversation in
Ideas
Replies: 2 comments
-
|
Basically we had a plan for developing our own migration tool too, and it will probably happen in 0.5. We want to maintain the tool ourselves, to provide a more consistent developer experience, and indeed much of the internal implementation can be shared. I liked barrel indeed! Is there any feature in barrel that might be missing in SeaQuery? That say, refinery integration might be useful, even if we developed our own migrator. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Oh, sorry I've somehow overlook the fact that SeaQuery exists it covers all of my needs! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey just a shower though. It would be really great to support Barrel https://git.irde.st/spacekookie/barrel for schema generation and Refinery https://github.com/rust-db/refinery for migrations.
That way it will be possible to handle migrations completely from rust code, that can be handy for redistributable apps.
As per integration I mean generating entities and their relations from barrel/refinery schema definitions.
Beta Was this translation helpful? Give feedback.
All reactions