aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Resources/002_XInventoryStore.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed: migration #2 for SQLite. Problem was that ATTACH cannot be done ↵Diva Canto2010-05-041-3/+2
| | | | inside a transaction.
* Switched everything to XInventory by default. The old Inventory is still ↵Diva Canto2010-05-021-0/+9
there for now, in case bugs pop up with XInventory.