Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-07-18 | remove all the odd quoting, on the off chance this was causing some | Sean Dague | 1 | -90/+90 | |
of the issue. | |||||
2008-07-18 | put the entire thing inside a transaction. This probably doesn't | Sean Dague | 1 | -0/+4 | |
help much, but it might. | |||||
2008-07-18 | fix typo in create index that caused the entire migration to fail. | Sean Dague | 1 | -1/+12 | |
put some drop table if exist clauses in here to hopefully let this migration work for people that are in an intermediary broken state right now. | |||||
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -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. | |||||
2008-07-14 | Patch #9148 | Melanie Thielker | 1 | -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 | |||||
2008-07-03 | Update svn properties. | Jeff Ames | 1 | -10/+10 | |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 1 | -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 | |||||
2008-06-29 | patch and files from mantis #1630, Thanks Melanie | MW | 1 | -0/+38 | |
2008-06-25 | add migrations to mysql and sqlite for flags on embedded inventory | Sean Dague | 1 | -0/+5 | |
2008-06-21 | * Persists region banlists across reboots for the sqlite datastore also now. | Teravus Ovares | 1 | -0/+10 | |
2008-06-13 | add indexes for sqlite inventory | Sean Dague | 1 | -0/+8 | |
2008-06-11 | updated resources for current sqlite schema for migrations | Sean Dague | 4 | -171/+200 | |
2008-04-02 | whole lot more moving | Sean Dague | 4 | -0/+198 | |