Commit ecc83de
fix(integration): add missing fixtures and fix duplicate hash_value
- Add create_schema/create_table for numeric-string schemas '123'/'1123'
and their tables in before() — these were created by 1_environmentSetup.mjs
in the legacy shared suite but missing from the self-contained port
- Fix search_by_hash in 'Verify object and array records deleted': last
hash_value was duplicated 7925 instead of 7927
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 204ad25 commit ecc83de
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
55 | 63 | | |
56 | 64 | | |
57 | 65 | | |
| |||
1134 | 1142 | | |
1135 | 1143 | | |
1136 | 1144 | | |
1137 | | - | |
| 1145 | + | |
1138 | 1146 | | |
1139 | 1147 | | |
1140 | 1148 | | |
| |||
0 commit comments