aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch #9151Melanie Thielker2008-07-181-0/+92
| | | | | | Makes the estate dialog fully functional. Implements all client facing functionality. Moves estate data from estate_settings.xml, which is used to provide defaults, to the region data store. Creates one estate for each region, and places the region in it. Converts all region bans to estate bans.
* Patch #9148Melanie Thielker2008-07-141-0/+5
| | | | | | | | Patch 5 in the region settings series. Adds a migration to ensure corrupted data is purged and re-read from defaults. Some changes. Still no full functionality
* Update svn properties.Jeff Ames2008-07-031-10/+10
|
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-0/+10
| | | | | | | | * Migration should be automatic on sqlite and mysql * Migration is not automatic on mssql, you will need to drop the invType column manually * Migration should be fine, but as for any db change, I would recommend making sure you have backups before moving past this revision
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-0/+38
|
* add migrations to mysql and sqlite for flags on embedded inventorySean Dague2008-06-251-0/+5
|
* * Persists region banlists across reboots for the sqlite datastore also now.Teravus Ovares2008-06-211-0/+10
|
* add indexes for sqlite inventorySean Dague2008-06-131-0/+8
|
* updated resources for current sqlite schema for migrationsSean Dague2008-06-114-171/+200
|
* whole lot more movingSean Dague2008-04-024-0/+198