Skip to content

Commit 6fb906e

Browse files
committed
docs(sqlx): remove references to uncommitted documentation
Remove references to: - TEST_MIGRATION_COVERAGE.md - COVERAGE_IMPROVEMENTS.md - RETROSPECTIVE.md These files exist locally for reference but are not committed to git.
1 parent e208611 commit 6fb906e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/sqlx/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ This test crate provides:
1717
- Equality operators: 16/16 (HMAC + Blake3, operators + functions + JSONB)
1818
- JSONB functions: 24/24 (arrays, paths, structure validation, encrypted selectors)
1919

20-
See `TEST_MIGRATION_COVERAGE.md` for detailed mapping.
21-
See `COVERAGE_IMPROVEMENTS.md` for enhancement opportunities.
22-
2320
## Architecture
2421

2522
- **SQLx `#[sqlx::test]`**: Automatic test isolation (each test gets fresh database)

0 commit comments

Comments
 (0)