View Source EctoMigrationDefault protocol (ash_postgres v1.3.28)
Allows configuring how values are translated to default values in migrations.
Still a work in progress, but covers most standard values aside from maps.
Link to this section Summary
Functions
Returns the text (elixir code) that will be placed into a migration as the default value
Link to this section Types
@type t() :: term()
Link to this section Functions
Returns the text (elixir code) that will be placed into a migration as the default value