Commit b6cb946
Add back missing foreign key violation test cases
- Add tests for basic FK violations with non-existent parent values
- Test both same precision (99.99) and different precision (99.9) violations
- Ensures comprehensive coverage of FK constraint validation scenarios
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 3272c0d commit b6cb946
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10206 | 10206 | | |
10207 | 10207 | | |
10208 | 10208 | | |
| 10209 | + | |
| 10210 | + | |
| 10211 | + | |
| 10212 | + | |
| 10213 | + | |
| 10214 | + | |
| 10215 | + | |
| 10216 | + | |
10209 | 10217 | | |
10210 | 10218 | | |
10211 | 10219 | | |
| |||
0 commit comments