1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/test/backend/unit/model/sql
Patrik J. Braun 2b89bc49ab Improving denormalized data update.
This change should remove the unnecessary DB updates, by making the denormalized data update when they first needed.
2021-08-28 11:42:06 +02:00
..
AlbumManager.spec.ts Implementing search query and custom sorting based preview selection #80 2021-07-06 21:37:19 +02:00
GalleryManager.spec.ts Implementing .saved_searches.pg2conf saving tests 2021-05-30 15:09:47 +02:00
IndexingManager.spec.ts Implementing search query and custom sorting based preview selection #80 2021-07-06 21:37:19 +02:00
PersonManager.spec.ts Improving denormalized data update. 2021-08-28 11:42:06 +02:00
PreviewManager.spec.ts Improving denormalized data update. 2021-08-28 11:42:06 +02:00
SearchManager.spec.ts Improving denormalized data update. 2021-08-28 11:42:06 +02:00
SharingManager.spec.ts Implementing .saved_searches.pg2conf saving tests 2021-05-30 15:09:47 +02:00
TestHelper.ts Refactoring directory interfaces #80 2021-06-27 19:33:37 +02:00