Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

MySQL SQL Modes

darkalchemy edited this page Jan 18, 2019 · 3 revisions

Pu-239 is being developed using these sql modes:

sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_ALL_TABLES,ONLY_FULL_GROUP_BY,NO_ZERO_DATE,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO

If you think that other modes should also be used, please create an issue and we can discuss it.