.. |
000001_init.down.sql
|
Making the migrations embeded, and add an initial store test
|
2020-10-18 01:09:12 +02:00 |
000001_init.up.sql
|
Change fields type in Postgres to JSON
|
2020-10-19 12:10:26 -07:00 |
000002_system_settings_table.down.sql
|
Add initial telemetry code, system_settings table and the task scheduler
|
2020-10-19 14:55:31 +02:00 |
000002_system_settings_table.up.sql
|
Add initial telemetry code, system_settings table and the task scheduler
|
2020-10-19 14:55:31 +02:00 |
000003_blocks_rootid.down.sql
|
Add rootId to blocks. Requires archive export / re-import.
|
2020-12-03 14:09:48 -08:00 |
000003_blocks_rootid.up.sql
|
Add rootId to blocks. Requires archive export / re-import.
|
2020-12-03 14:09:48 -08:00 |
000004_auth_table.down.sql
|
Addressing review concerns
|
2020-12-07 16:00:13 +01:00 |
000004_auth_table.up.sql
|
Fixing tests
|
2021-01-11 15:33:34 +01:00 |
000005_blocks_modifiedby.down.sql
|
Store blocks modified_by userID
|
2021-01-11 18:53:08 -08:00 |
000005_blocks_modifiedby.up.sql
|
Store blocks modified_by userID
|
2021-01-11 18:53:08 -08:00 |
000006_sharing_table.down.sql
|
Get/set sharing
|
2021-01-12 15:35:30 -08:00 |
000006_sharing_table.up.sql
|
Get/set sharing
|
2021-01-12 15:35:30 -08:00 |
000007_workspaces_table.down.sql
|
Require signup token to register
|
2021-01-13 16:56:01 -08:00 |
000007_workspaces_table.up.sql
|
Require signup token to register
|
2021-01-13 16:56:01 -08:00 |