Ash FrameworkAF
Ash Framework7mo ago
4 replies
Sienhopist

Custom queries in migration

I want to execute some custom queries in my postgres migration to populate a new table. Does Ash postgres support a way to do this, or should I just edit the generated migration files?
Solution
But editing the migration is perfectly reasonable for data migrations
Was this page helpful?