mirror of
https://github.com/ACEmulator/ACE
synced 2026-08-17 12:26:06 -04:00
If an int/float had a default of '0', it was removed. If a nullable had adefault of NULL, it was removed. This isn't needed for EF. This cleans up the SQL. This also helps make sure our sql writers are generating the full INSERT query to recreate a record. |
||
|---|---|---|
| .. | ||
| World | ||
| SQLWriter.cs | ||