aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MSSQL/Resources/CreateItemsTable.sql (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-02whole lot more movingSean Dague1-39/+0
2008-03-07* Increase inventory description columns from 64 characters to 128Justin Clarke Casey1-1/+1
As per the suggestions in Mantis 687 (thanks Sakai) to resolve an exception * This won't apply to any existing inventory tables you have, but shouldn't cause any issues with old tables either
2007-12-05* Applied MSSQL Patch from akokko, Thanks! akokkoTeravus Ovares1-0/+39
* This hasn't been tested in MSSQL mode, however it's been checked to make sure it doesn't cause any issues with mySQL/SQLlite