soky srm
|
fad241c416
|
Fixes & Improvements (#316)
* Some improvements
- Fix issue with lunch flow accounts that were imported
- Remove the period comparison section from reports
* Add cleanup migration
* FIX for dynamic config
* Fix linter
* FIX settings setter
Reuse the base class’ atomic setter to leverage its locking and cache invalidation.
* Make upsert atomic
* Remove migration file
Signed-off-by: soky srm <sokysrm@gmail.com>
* Delete db/migrate/20251111094448_migrate_dynamic_fields_to_individual_entries.rb
Signed-off-by: soky srm <sokysrm@gmail.com>
* Fix cache reset
* Revert "Remove migration file"
This reverts commit 1f2a21ef58.
* Revert "Delete db/migrate/20251111094448_migrate_dynamic_fields_to_individual_entries.rb"
This reverts commit 29dcaaafb2.
* Fix Plaid initialiser
---------
Signed-off-by: soky srm <sokysrm@gmail.com>
|
2025-11-11 19:51:07 +01:00 |
|