Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added MSSQL/SQLServer table creation script | PocketMobsters | 2017-01-09 | 1 | -0/+89 |
Added script to add tables/default data to MSSQL/SQLServer databases. Set Identity to certain columns so creating records then using lastInsertID() doesn't break. May need to modify certain columns/values so doing lastInsertID by name works properly. |