..
accesscontrol
Auth: Add fixed repeat migration w. checks for subset of permissions ( #58054 )
2022-11-03 08:57:20 +00:00
ualert
Attempt to preserve UID from migrated channel ( #57639 )
2022-10-31 11:29:07 -05:00
alert_mig.go
SQL: Define primary key for tables without it ( #22255 )
2020-11-17 17:58:56 +01:00
annotation_mig.go
Annotation: Optionally allow storing longer annotation tags ( #54754 )
2022-09-23 06:04:41 -04:00
apikey_mig.go
API Keys: Add revocation for SATs ( #53896 )
2022-08-18 16:54:39 +02:00
cache_data_mig.go
comments_migrations.go
Comments: support live comments in dashboards and annotations ( #44980 )
2022-02-22 10:47:42 +03:00
common.go
SQLStore: Add deprecation comments for breaking migrations ( #49740 )
2022-06-03 17:42:08 +02:00
correlations_mig.go
Glue: Add DB migration & support provisioning for user-defined correlations config ( #55560 )
2022-09-27 11:08:02 +02:00
dashboard_acl.go
Rename Acl to ACL ( #52342 )
2022-07-18 15:14:58 +02:00
dashboard_mig.go
add isPublic to dashboard ( #48012 )
2022-05-17 14:11:55 -08:00
dashboard_public_mig.go
Public Dashboards: Can toggle annotations in modal ( #57312 )
2022-10-21 13:42:14 -06:00
dashboard_snapshot_mig.go
Chore: Fix SQL related Go variable naming ( #28887 )
2020-11-11 06:21:08 +01:00
dashboard_thumbs_mig.go
Previews: fix dashboard.thumbnails.ds_uids
migration ( #52960 )
2022-07-28 21:50:02 +04:00
dashboard_version_mig.go
Chore: Fix SQL related Go variable naming ( #28887 )
2020-11-11 06:21:08 +01:00
datasource_mig.go
SQLStore: Prevent migration_id duplicates ( #47774 )
2022-06-04 01:59:49 +02:00
db_file_storage.go
Storage: enable SQL backend ( #48095 )
2022-05-16 10:26:40 -07:00
entity_events_mig.go
Search: in-memory index ( #47709 )
2022-04-27 12:29:39 +04:00
folder_mig.go
feat: add new Folder table migration & define nested folder interfaces ( #56882 )
2022-10-26 10:15:14 -04:00
heartbeat_mig.go
kv_store_mig.go
add key/value store service ( #36868 )
2021-08-31 11:05:45 -04:00
libraryelements.go
LibraryPanels: Increase max description length to 2048 chars ( #46601 )
2022-03-24 12:14:56 +00:00
live_mig.go
Migrate to Wire for dependency injection ( #32289 )
2021-08-25 15:11:22 +02:00
login_attempt_mig.go
migrations_test.go
Skip flaky test ( #45785 )
2022-02-23 16:56:21 +01:00
migrations.go
Auth: Add fixed repeat migration w. checks for subset of permissions ( #58054 )
2022-11-03 08:57:20 +00:00
object_store_mig.go
Store: Add SQL tables for SQL based object store (dev mode only) ( #57785 )
2022-10-31 11:28:19 -04:00
org_mig.go
Extract search users functions into a service ( #39002 )
2021-09-29 12:51:49 +02:00
playlist_mig.go
backend: add PlaylistUIDs to Playlist; remove playlist IDs from API ( #49609 )
2022-06-14 15:32:52 -04:00
plugin_setting.go
Chore: Enable whitespace linter ( #25903 )
2020-07-06 20:17:28 +02:00
preferences_mig.go
Navigation: Introduce a preferences table to store Navbar preferences ( #44914 )
2022-03-17 12:07:20 +00:00
query_history_mig.go
Migrate user_id to BIGINT ( #55084 )
2022-09-15 13:29:46 +02:00
query_history_star_mig.go
Migrate user_id to BIGINT ( #55084 )
2022-09-15 13:29:46 +02:00
quota_mig.go
Chore: Enable whitespace linter ( #25903 )
2020-07-06 20:17:28 +02:00
secrets_mig.go
Encryption: Fix multiple data keys migration ( #49848 )
2022-06-04 12:55:49 +02:00
serverlock_migrations.go
session_mig.go
short_url_mig.go
Migrate user_id to BIGINT ( #55084 )
2022-09-15 13:29:46 +02:00
stats_mig.go
Chore/fix lint issues ( #27704 )
2020-09-22 16:22:19 +02:00
tag_mig.go
Chore: Enable whitespace linter ( #25903 )
2020-07-06 20:17:28 +02:00
team_mig.go
Teams: Add index for permission check ( #25736 )
2020-06-26 15:13:53 +02:00
temp_user.go
Chore: Fix SQL related Go variable naming ( #28887 )
2020-11-11 06:21:08 +01:00
user_auth_mig.go
OAuth: persisting the id token ( #42938 )
2021-12-14 15:22:10 +01:00
user_auth_token_mig.go
Auth: Allow soft token revocation ( #31601 )
2021-03-16 17:44:02 +01:00
user_mig.go
Service accounts: make is_service_account nullable ( #45541 )
2022-02-18 13:08:00 +01:00