..
logs
removed unnecessary logs index and updated logs ui
2023-12-08 14:26:06 +02:00
1640988000_init.go
[ #3700 ] allow a single OAuth2 user to be used for authentication in multiple auth collection
2023-12-02 12:43:22 +02: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
1701496825_allow_single_oauth2_provider_in_multiple_auth_collections.go
[ #3700 ] allow a single OAuth2 user to be used for authentication in multiple auth collection
2023-12-02 12:43:22 +02:00
1702134272_set_default_json_max_size.go
fixed optional migration condition
2024-01-05 20:35:09 +02:00