mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-08-02 08:03:58 -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. |
||
|---|---|---|
| .. | ||
| BoxUp.aspx | ||
| BoxUp.aspx.cs | ||
| BoxUp.aspx.designer.cs | ||
| Decode.aspx | ||
| Decode.aspx.cs | ||
| Decode.aspx.designer.cs | ||
| NameDecode.aspx | ||
| NameDecode.aspx.cs | ||
| NameDecode.aspx.designer.cs | ||
| VideoId.aspx | ||
| VideoId.aspx.cs | ||
| VideoId.aspx.designer.cs | ||
| Web.config | ||