Plsm icon indicating copy to clipboard operation
Plsm copied to clipboard

Add basic support for SQLite

Open jmisasa opened this issue 2 years ago • 0 comments

Hi @jhartwell

I am currently learning Elixir and Plsm has come in handy to generate Ecto models from an existing basic SQLite database of a pet project that I want to migrate to Phoenix as practice.

Since it might also be useful to someone else, here are the proposed changes.

One of the caveats is the lack of support for foreign keys. I'd be glad to read your thoughts and address your proposed modifications.

Thanks for your work on Plsm!

jmisasa avatar Dec 20 '21 21:12 jmisasa