Diva Canto b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 14 years ago
..
001_AssetStore.sql 68b98aecab updated resources for current sqlite schema for migrations 16 years ago
001_AuthStore.sql 0ab6aac052 Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work. 15 years ago
001_Avatar.sql 552e9e8c78 * Added SQlite connector for AvatarData. Tested -- works. 15 years ago
001_FriendsStore.sql 774958bbbf Added FriendsData to both Null storage and SQLite. Untested. 15 years ago
001_GridUserStore.sql 15562017f2 These files are part of the GridUserService write-up. 14 years ago
001_InventoryStore.sql 68b98aecab updated resources for current sqlite schema for migrations 16 years ago
001_RegionStore.sql 68b98aecab updated resources for current sqlite schema for migrations 16 years ago
001_UserAccount.sql 2597a3406c Bug fix: UserAccounts in SQLite was missing the primary key constraint. 14 years ago
001_UserStore.sql 68b98aecab updated resources for current sqlite schema for migrations 16 years ago
001_XInventoryStore.sql bd49985afa Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory. 14 years ago
002_AssetStore.sql fde6983cce Update svn properties. 16 years ago
002_AuthStore.sql 0ab6aac052 Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work. 15 years ago
002_FriendsStore.sql 774958bbbf Added FriendsData to both Null storage and SQLite. Untested. 15 years ago
002_InventoryStore.sql 6c23acf41b add indexes for sqlite inventory 16 years ago
002_RegionStore.sql 2758bc81ad * Persists region banlists across reboots for the sqlite datastore also now. 16 years ago
002_UserAccount.sql bd5a4dab0c Bug fixes on field names in order to make data import work from old users table to new UserAccounts table. 15 years ago
002_UserStore.sql 17715da311 Add the UserStore migrations to the TP fixes patch 16 years ago
002_XInventoryStore.sql 484584b83c Fixed: migration #2 for SQLite. Problem was that ATTACH cannot be done inside a transaction. 14 years ago
003_AssetStore.sql 97fa525f4e Adding migrations for MySQL and SQLite for removing the "old" cloud image. 16 years ago
003_InventoryStore.sql 1bd0721dbe Add SQLite and the missing migrations files for last commit 16 years ago
003_RegionStore.sql ce9c584341 add migrations to mysql and sqlite for flags on embedded inventory 16 years ago
003_UserStore.sql 7161689a97 Adds UserFlags and GodLevel to the user data store and plumbs then in. 16 years ago
004_AssetStore.sql bc515c3241 * Apply http://opensimulator.org/mantis/view.php?id=3439 16 years ago
004_InventoryStore.sql bc515c3241 * Apply http://opensimulator.org/mantis/view.php?id=3439 16 years ago
004_RegionStore.sql f3f31744ab patch and files from mantis #1630, Thanks Melanie 16 years ago
004_UserStore.sql 04488d9d38 Plumb in the partner and the account title fields for profile info. 16 years ago
005_AssetStore.sql b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 14 years ago
005_RegionStore.sql 12173034d9 Patch #9148 16 years ago
005_UserStore.sql 05506cff49 Avatar Attachment persistence!! Patch #9168 (Mantis #1171) 16 years ago
006_RegionStore.sql 605ceb6176 Fix for Bug #2065: New check out crashes on sqlite migration 16 years ago
006_UserStore.sql e3cbde0f39 Mantis #904: Thanks jonc, for a patch that adds "useragents" table to 16 years ago
007_RegionStore.sql c9b39972ca Add the missing migration files :/ 16 years ago
007_UserStore.sql 0ad5d8c0e7 Adding currentLookAt to useragents table in SQLite. This complements the 16 years ago
008_RegionStore.sql 12c5bfa3e0 Estate series, patch 9 (#9157) 16 years ago
008_UserStore.sql 702249358b implement email field for MySQL and SQLite 16 years ago
009_RegionStore.sql 490ac0be00 Implement proper persistence of the following prim properties: 16 years ago
009_UserStore.sql bc515c3241 * Apply http://opensimulator.org/mantis/view.php?id=3439 16 years ago
010_RegionStore.sql 2fcc131ef3 * Patch http://opensimulator.org/mantis/view.php?id=2163 16 years ago
010_UserStore.sql 94ab683fe1 Thanks, Ewe Loon for a patch that 15 years ago
011_RegionStore.sql e6f3181d3a * Updates the SQLite region database to support the same properties that the MySQL version does for the table, prims. 16 years ago
012_RegionStore.sql ec47a1bff2 Add database persistence for material setting 16 years ago
013_RegionStore.sql efe3f3eb2a Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. 16 years ago
014_RegionStore.sql 5517ea3dfd Fixed MySQL and SQLite so they will save the 16 years ago
015_RegionStore.sql ecac5c9c5a Update svn properties, minor formatting cleanup. 16 years ago
016_RegionStore.sql 2be0f7a6f0 Update svn properties, minor formatting cleanup. 16 years ago
017_RegionStore.sql 0828c28501 * Remove unused prims.ParentID field from SQLite and MySQL 16 years ago
018_RegionStore.sql e033f4028d * Consistently use dashed uuid format for sqlite region data, as was previously done for sqlite inventory data. 15 years ago
019_RegionStore.sql b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 14 years ago
OpenSim.Data.SQLite.addin.xml ef19d32a39 - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in 16 years ago