Commit Graph

8 Commits (6899c2f66af6141920b1caf0cfbaa652bfb31dea)

Author SHA1 Message Date
Johnny 1e8505bfeb chore: fix tests 6 months ago
Johnny 1985205dc2 chore: remove memo_organizer table 6 months ago
Johnny f4cf2e9559 test: improve migration tests stability and maintainability
- Fix linting issues and address testcontainers deprecation in store/test/containers.go
- Extract MemosStartupWaitStrategy for consistent container health checks
- Refactor migrator_test.go to use a consolidated testMigration helper, reducing duplication
- Add store/test/Dockerfile for optimized local test image builds
6 months ago
Johnny cc9a214be8 revert: revert system_setting to instance_setting rename changes
Reverts only the system_setting → instance_setting rename related changes from commit d326c71.
Keeps the resource → attachment rename changes intact.

- Reverts table name back to system_setting in all database drivers (MySQL, PostgreSQL, SQLite)
- Removes migration files for the system_setting rename
- Reverts LATEST.sql files to use system_setting table
6 months ago
Johnny e75862de31 chore: fix tests 6 months ago
Johnny bc7decf642 refactor: remove unused constants 8 months ago
Steven 42d1650c6d chore: tweak auth service 1 year ago
Steven 8164986fcc chore: move store test 1 year ago