`STRICT_TRANS_TABLES` mode doesn't seem to be enforced for empty strings
Open
correctness
sql
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
Discovered when repro-ing #10233
MySQL has errors when attempting to insert empty strings into int and boolean columns when `STRICT_TRANS_TABLES` mode is on (no errors when turned off), while Dolt does not.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.