Commit eee6d47
Add STRICT_ALL_TABLES query test for enum zero validation
- Add comprehensive test case "enums with zero strict all tables"
- Tests single row insert, multi-row insert, and CREATE TABLE default scenarios
- Ensures both STRICT_TRANS_TABLES and STRICT_ALL_TABLES modes are covered
- Complements existing STRICT_TRANS_TABLES test for complete coverage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 2d4c196 commit eee6d47
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9061 | 9061 | | |
9062 | 9062 | | |
9063 | 9063 | | |
| 9064 | + | |
| 9065 | + | |
| 9066 | + | |
| 9067 | + | |
| 9068 | + | |
| 9069 | + | |
| 9070 | + | |
| 9071 | + | |
| 9072 | + | |
| 9073 | + | |
| 9074 | + | |
| 9075 | + | |
| 9076 | + | |
| 9077 | + | |
| 9078 | + | |
| 9079 | + | |
| 9080 | + | |
| 9081 | + | |
| 9082 | + | |
| 9083 | + | |
| 9084 | + | |
| 9085 | + | |
| 9086 | + | |
| 9087 | + | |
9064 | 9088 | | |
9065 | 9089 | | |
9066 | 9090 | | |
| |||
0 commit comments