Commit 51d5041
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 20faa8c commit 51d5041
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8719 | 8719 | | |
8720 | 8720 | | |
8721 | 8721 | | |
| 8722 | + | |
| 8723 | + | |
| 8724 | + | |
| 8725 | + | |
| 8726 | + | |
| 8727 | + | |
| 8728 | + | |
| 8729 | + | |
| 8730 | + | |
| 8731 | + | |
| 8732 | + | |
| 8733 | + | |
| 8734 | + | |
| 8735 | + | |
| 8736 | + | |
| 8737 | + | |
| 8738 | + | |
| 8739 | + | |
| 8740 | + | |
| 8741 | + | |
| 8742 | + | |
| 8743 | + | |
| 8744 | + | |
| 8745 | + | |
8722 | 8746 | | |
8723 | 8747 | | |
8724 | 8748 | | |
| |||
0 commit comments