BrainMinder/assets/migrations
2024-09-09 17:33:20 +02:00
..
000001_initalize_schema_migrations.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000001_initalize_schema_migrations.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000002_create_users_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000002_create_users_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000003_create_password_resets_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000003_create_password_resets_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000004_create_bm_category_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000004_create_bm_category_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000005_create_bm_item_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000005_create_bm_item_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000006_create_bm_item_fields_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000006_create_bm_item_fields_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000007_create_bm_item_keywords_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000007_create_bm_item_keywords_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000008_create_bm_item_relations_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000008_create_bm_item_relations_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000009_create_bm_item_notebook_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000009_create_bm_item_notebook_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000010_create_bm_quicknote_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000010_create_bm_quicknote_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000011_create_bm_type_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000011_create_bm_type_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000012_create_bm_type_fields_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000012_create_bm_type_fields_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000013_create_bm_widgets_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000013_create_bm_widgets_table.up.sql Initial commit 2024-08-22 10:13:16 +02:00
000014_create_bm_item_shares_table.down.sql Initial commit 2024-08-22 10:13:16 +02:00
000014_create_bm_item_shares_table.up.sql Item sharing progress, fixed click on checkboxes and relative labels and colors 2024-09-09 17:33:20 +02:00