mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-08-01 23:53:39 -05:00
Workaround LAST_INSERT_ID and CAST limitations by making all primary keys unsigned bigint. Workaround LAST_INSERT_ID signed/unsigned inconsistency between 5.5 and 5.6 by using Convert.ToUInt64 instead of casts. |
||
|---|---|---|
| .. | ||
| Data | ||
| lib | ||
| Properties | ||
| Structures | ||
| Support | ||
| database.sql | ||
| Library.csproj | ||