Current section

Files

Jump to
cigogne include cigogne@types_MigrationNotFoundError.hrl
Raw

include/cigogne@types_MigrationNotFoundError.hrl

-record(migration_not_found_error, {
timestamp :: gleam@time@timestamp:timestamp(),
name :: binary()
}).