aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-012-40/+40
|
* * Align new fields upgrade sql to have the same 'not null' and default ↵Justin Clarke Casey2008-05-012-7/+7
| | | | | | | | settings as when an inventoryitems table is newly created * Normalize logging titles in database code, though this doesn't yet cover invoking code
* * Change mysql inventory items table version 3 upgrade sql to provide ↵Justin Clarke Casey2008-05-011-5/+5
| | | | explicit default values
* * Refactored the land table to be versionable in mySQL.Teravus Ovares2008-04-302-0/+42
| | | | | * Added AuthbuyerID so that if someone sets a land for sale to someone and then restarts the simulator, when the simulator comes back up, the setting persists.
* * Change new inventory groupID field to 36 rather than 63Justin Clarke Casey2008-04-301-1/+1
| | | | | | * Add updated stub mssql inventory sql (only really because I was in the middle of this when I spotted the numeric transposition)
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. ↵Teravus Ovares2008-04-302-1/+15
| | | | | | | Thanks A_Biondi and Melanie! * This builds but might not work. JustinCC will examine.. it may work out of the box.
* whole lot more movingSean Dague2008-04-0214-0/+232