Database migration metadata
| Property |
Type |
applied_at? |
string |
applied_by? |
string |
created_at |
string |
created_by? |
string |
description? |
string |
down_sql? |
string |
id |
string |
name |
string |
namespace |
string |
rolled_back_at? |
string |
status |
"pending" | "failed" | "applied" | "rolled_back" |
up_sql |
string |
updated_at |
string |
version |
number |