#AshFramework can generate resources from your database. Now, with `--fragments` you can just re-run the generator and your customizations are preserved, only the schema fragments get refreshed. Perfect for working against databases you don't own😎 #ElixirLang
This is also excellent for migrating to Ash if you already have a postgres database 😉
Working With Existing Databases — ash_postgres v2.8.0