twenty/hasura/migrations/default
2023-04-21 14:37:46 +02:00
..
1681407878182_create_table_public_workspaces Migrate database to default 2023-04-20 12:35:51 +02:00
1681983598184_create_table_public_person feature: add person schema in hasura 2023-04-20 13:58:52 +02:00
1681984687438_alter_table_public_person_add_column_workspace_id feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
1681984711213_set_fk_public_person_workspace_id feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
1681984791629_create_table_public_company feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
1681984808493_alter_table_public_person_add_column_company_id feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
1681984826832_set_fk_public_person_company_id feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
1681984914048_alter_table_public_person_drop_column_company_domain feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
1681984943482_alter_table_public_person_add_column_email feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
1681985666317_alter_table_public_person_add_column_created_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1681985672955_alter_table_public_person_add_column_updated_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1681985681541_alter_table_public_company_add_column_created_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1681985694121_alter_table_public_company_add_column_updated_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1681985702276_alter_table_public_company_alter_column_created_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1681985713183_alter_table_public_person_alter_column_created_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1681985718674_alter_table_public_person_alter_column_updated_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1681985725409_alter_table_public_workspaces_add_column_created_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1681985729821_alter_table_public_workspaces_add_column_updated_at feature: add creation dates 2023-04-20 13:58:53 +02:00
1682071086392_rename_table_public_company Fetch jwt token from hasura-auth with refresh_token 2023-04-21 14:07:02 +02:00
1682071094664_rename_table_public_person Fetch jwt token from hasura-auth with refresh_token 2023-04-21 14:07:02 +02:00
1682080463312_rename_table_public_persons Fix according to PR 2023-04-21 14:37:46 +02:00