Skip to content

Commit f08880d

Browse files
committed
refactor: address code review feedback
- Remove TEST_MIGRATION_COMPLETE.md from git tracking (keep local) - Reorganize task scripts into namespaces: - tasks/test-legacy.sh → tasks/test/legacy.sh - tasks/check-postgres.sh → tasks/postgres/check_container.sh - Remove duplicate test:legacy task from mise.toml - Add DATABASE_URL to mise.toml top-level env - Fix variable declaration in check_container.sh to follow reset.sh pattern - Add documentation for test helper functions in SQLx README: - search_config_exists() - Check EQL configuration state - column_exists() - Verify column presence in schema - has_pending_column() - Check encryptindex workflow state
1 parent ffaeefa commit f08880d

File tree

5 files changed

+44
-466
lines changed

5 files changed

+44
-466
lines changed

docs/TEST_MIGRATION_COMPLETE.md

Lines changed: 0 additions & 377 deletions
This file was deleted.

0 commit comments

Comments
 (0)