Name | Type | Description | Notes |
---|---|---|---|
id | str | [optional] | |
parent_id | str | [optional] | |
status | str | ||
title | str | [optional] | |
last_git_revision | str | [optional] | |
local_changes | bool | ||
created_at | datetime | [optional] | |
new_tables | dict(str, Table) | [optional] | |
removed_tables | list[str] | [optional] | |
table_migrations | dict(str, TableMigration) | [optional] | |
new_table_order | list[str] | ||
renamed_tables | list[TableRename] | [optional] |