Rafael Bortolon Paulovic
|
12c6d7e83f
|
fix(unified): in-proc SQLite data migration (#114537)
* feat: unified storage migrations integration tests
* chore: add comment and adjust db path name
* chore: refactor test cases into interface
* fix: unified SQLite migration with SQLStore migrator
* revert changes to newResourceDBProvider
|
2025-11-28 13:13:35 +01:00 |
|
Mustafa Sencer Özcan
|
bca58f5626
|
feat: add folder tree validation for unified data migration (#114342)
* fix: add validator
* fix: revert startup index
|
2025-11-24 11:02:14 +01:00 |
|
Mustafa Sencer Özcan
|
af684248b5
|
feat: add reindex trigger as a migration validation (#114283)
* feat: add search validation
* chore: remove comment
* fix: remove local test
* fix: revert rebuild index portion
* chore: remove unnecessary comments
* refactor: validator
* fix: revert setting
|
2025-11-21 12:21:19 +01:00 |
|
 Mustafa Sencer ÖzcanandRafael Paulovic
|
30c04ab3fc
|
feat: inject unified data migrations in dual writer (#114138)
* feat: draft changes for on-prem unified migration
* feat: further draft changes for on-prem unified migration
* fix: remove some tbis
* refactor: rename
* fix: another approach
* fix: background service related issues
* fix: address comments
* fix: make gen-go
* fix: background service related issues
* feat: refactor dual writer and legacy migrator
* fix: minor issues
* feat: working version in oss
* fix: wire
* fix: revert test data override
* fix: enterprise related issues
* chore: add todo
* fix: revert dual writer method
* fix: lint
* chore: logger format
* fix: reduce log level
* fix: log change
* fix: disable
* fix: address comments
* fix: return error on dual writer service
* fix: merge conflict
---------
Co-authored-by: Rafael Paulovic <rafael.paulovic@grafana.com>
|
2025-11-20 16:40:20 +01:00 |
|