smolcatgirl
Ecto_mnesia for Ecto 3
Hi,
so I thought I would fix ecto_mnesia up so it would work for Ecto 3. The adapter used to support migrations in the past. Given that Ecto was split up into two packages and I need stuff from there to make the migrations work, I am wondering should the migrations support be dropped, should I add ecto_sql as a dependency or should I copy the needed code from ecto_sql to ecto_mnesia?
So what do you think? Am I just wasting my time or is anyone interested in the adapter? And what about the migrations?
Thanks
Most Liked
Exadra37
jeanparpaillon
Hi there, with the original author, we’ve brought many updates to this adapter, which now support:
- multiple primary key
- relations
- (to-be-merged) support for foreign keys
- table creation helpers (migrations like)
Your feedback is welcome !
Exadra37
You already have Ecto3 support for Mnesia:
Afaik that migrations are not done yet, maybe you want to join efforts with that author?
Popular in Discussions
Other popular topics
Chat & Discussions>Discussions
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #hex
- #security









