1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-25 01:16:21 +02:00
pocketbase/migrations
2023-09-10 18:33:27 +03:00
..
logs added indirect view update by source collection field change 2023-03-06 20:10:18 +02:00
1640988000_init.go updated migration comment 2023-09-10 18:33:27 +03:00
1673167670_multi_match_migrate.go updated migration timestamp 2023-01-08 11:05:44 +02:00
1677152688_rename_authentik_to_oidc.go replaced authentik with generic oidc provider 2023-02-23 21:07:00 +02:00
1679943780_normalize_single_multiple_values.go [#2930] added extra normalizations to ensure that newly created multiple fields has the correct zero-default for already inserted records 2023-07-17 11:38:19 +03:00
1679943781_add_indexes_column.go don't skip temp indexes migration if the indexes column is already created 2023-04-15 00:44:19 +03:00
1685164450_check_fk.go [#2570] fixed default PRAGMAs not being applied for new connections 2023-05-27 09:04:01 +03:00
1689579878_renormalize_single_multiple_values.go [#2930] added extra normalizations to ensure that newly created multiple fields has the correct zero-default for already inserted records 2023-07-17 11:38:19 +03:00
1690319366_reset_null_values.go [#2992] added migration to reset already inserted null values 2023-07-26 00:40:48 +03:00
1690454337_transform_relations_to_views.go [#3000] disallowed relations to views from non-view collections 2023-07-27 15:57:20 +03:00
1691747913_resave_views.go updated views migrations to use SaveCollection 2023-08-11 14:37:53 +03:00
1692609521_copy_display_fields.go added migration to copy existing DisplayFields to the new Presentable field 2023-08-21 12:58:51 +03:00