Table migration_log
Migration logs, updated after every successful or failed upgrade

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
migration_id varchar 255
can_retry bool 1
error_message text 2147483647  √  null
executed timestamp 29,6
message text 2147483647  √  null
must_exist bool 1
status int4 10
Indexes:
Column(s) Type Sort Constraint Name
migration_id Primary key Asc migration_log_pkey