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. |
||
|---|---|---|
| .. | ||
| AddBoxes.aspx | ||
| AddBoxes.aspx.cs | ||
| AddBoxes.aspx.designer.cs | ||
| AddDressup.aspx | ||
| AddDressup.aspx.cs | ||
| AddDressup.aspx.designer.cs | ||
| AddMusical.aspx | ||
| AddMusical.aspx.cs | ||
| AddMusical.aspx.designer.cs | ||
| Web.config | ||