View Source AshPostgres.MigrationGenerator (ash_postgres v1.0.0-pre.1)
Generates migrations based on resource snapshots
See Mix.Tasks.AshPostgres.GenerateMigrations
for more information.
Link to this section Summary
Functions
A work in progress utility for getting operations between snapshots.
A work in progress utility for getting snapshots.
Link to this section Functions
Link to this function
get_operations_from_snapshots(old_snapshots, new_snapshots, opts \\ [])
View SourceA work in progress utility for getting operations between snapshots.
Does not support everything supported by the migration generator.
A work in progress utility for getting snapshots.
Does not support everything supported by the migration generator.