.. |
001_AssetStore.sql
|
updated resources for current sqlite schema for migrations
|
2008-06-11 20:04:01 +00:00 |
001_AuthStore.sql
|
Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work.
|
2010-02-20 17:52:38 -08:00 |
001_Avatar.sql
|
* Added SQlite connector for AvatarData. Tested -- works.
|
2010-02-21 09:09:35 -08:00 |
001_FriendsStore.sql
|
Added FriendsData to both Null storage and SQLite. Untested.
|
2010-02-28 16:09:06 -08:00 |
001_InventoryStore.sql
|
updated resources for current sqlite schema for migrations
|
2008-06-11 20:04:01 +00:00 |
001_RegionStore.sql
|
updated resources for current sqlite schema for migrations
|
2008-06-11 20:04:01 +00:00 |
001_UserAccount.sql
|
Bug fix: UserAccounts in SQLite was missing the primary key constraint.
|
2010-04-16 17:43:15 -07:00 |
001_UserStore.sql
|
updated resources for current sqlite schema for migrations
|
2008-06-11 20:04:01 +00:00 |
002_AssetStore.sql
|
Update svn properties.
|
2008-07-03 03:01:02 +00:00 |
002_AuthStore.sql
|
Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work.
|
2010-02-20 17:52:38 -08:00 |
002_FriendsStore.sql
|
Added FriendsData to both Null storage and SQLite. Untested.
|
2010-02-28 16:09:06 -08:00 |
002_InventoryStore.sql
|
add indexes for sqlite inventory
|
2008-06-13 14:27:46 +00:00 |
002_RegionStore.sql
|
* Persists region banlists across reboots for the sqlite datastore also now.
|
2008-06-21 06:50:38 +00:00 |
002_UserAccount.sql
|
Bug fixes on field names in order to make data import work from old users table to new UserAccounts table.
|
2010-02-21 09:39:12 -08:00 |
002_UserStore.sql
|
Add the UserStore migrations to the TP fixes patch
|
2008-08-14 11:15:11 +00:00 |
003_AssetStore.sql
|
Adding migrations for MySQL and SQLite for removing the "old" cloud image.
|
2009-04-05 17:07:50 +00:00 |
003_InventoryStore.sql
|
Add SQLite and the missing migrations files for last commit
|
2008-11-14 19:00:14 +00:00 |
003_RegionStore.sql
|
add migrations to mysql and sqlite for flags on embedded inventory
|
2008-06-25 18:57:21 +00:00 |
003_UserStore.sql
|
Adds UserFlags and GodLevel to the user data store and plumbs then in.
|
2008-08-14 19:59:32 +00:00 |
004_AssetStore.sql
|
* Apply http://opensimulator.org/mantis/view.php?id=3439
|
2009-04-10 11:34:37 +00:00 |
004_InventoryStore.sql
|
* Apply http://opensimulator.org/mantis/view.php?id=3439
|
2009-04-10 11:34:37 +00:00 |
004_RegionStore.sql
|
patch and files from mantis #1630, Thanks Melanie
|
2008-06-29 11:48:58 +00:00 |
004_UserStore.sql
|
Plumb in the partner and the account title fields for profile info.
|
2008-08-15 22:49:26 +00:00 |
005_RegionStore.sql
|
Patch #9148
|
2008-07-14 01:29:48 +00:00 |
005_UserStore.sql
|
Avatar Attachment persistence!! Patch #9168 (Mantis #1171)
|
2008-08-18 17:22:36 +00:00 |
006_RegionStore.sql
|
Fix for Bug #2065: New check out crashes on sqlite migration
|
2008-08-28 12:47:55 +00:00 |
006_UserStore.sql
|
Mantis #904: Thanks jonc, for a patch that adds "useragents" table to
|
2008-09-16 18:59:13 +00:00 |
007_RegionStore.sql
|
Add the missing migration files :/
|
2008-08-01 02:54:28 +00:00 |
007_UserStore.sql
|
Adding currentLookAt to useragents table in SQLite. This complements the
|
2008-09-17 19:21:28 +00:00 |
008_RegionStore.sql
|
Estate series, patch 9 (#9157)
|
2008-08-01 21:08:00 +00:00 |
008_UserStore.sql
|
implement email field for MySQL and SQLite
|
2008-11-04 14:54:42 +00:00 |
009_RegionStore.sql
|
Implement proper persistence of the following prim properties:
|
2008-09-08 02:40:20 +00:00 |
009_UserStore.sql
|
* Apply http://opensimulator.org/mantis/view.php?id=3439
|
2009-04-10 11:34:37 +00:00 |
010_RegionStore.sql
|
* Patch http://opensimulator.org/mantis/view.php?id=2163
|
2008-09-12 20:37:07 +00:00 |
010_UserStore.sql
|
Thanks, Ewe Loon for a patch that
|
2009-04-25 20:55:55 +00:00 |
011_RegionStore.sql
|
* Updates the SQLite region database to support the same properties that the MySQL version does for the table, prims.
|
2008-09-18 17:47:29 +00:00 |
012_RegionStore.sql
|
Add database persistence for material setting
|
2008-10-03 12:11:38 +00:00 |
013_RegionStore.sql
|
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
|
2008-10-18 05:51:36 +00:00 |
014_RegionStore.sql
|
Fixed MySQL and SQLite so they will save the
|
2008-11-18 12:48:36 +00:00 |
015_RegionStore.sql
|
Update svn properties, minor formatting cleanup.
|
2008-11-21 18:44:48 +00:00 |
016_RegionStore.sql
|
Update svn properties, minor formatting cleanup.
|
2008-12-30 01:08:07 +00:00 |
017_RegionStore.sql
|
* Remove unused prims.ParentID field from SQLite and MySQL
|
2009-01-19 15:16:17 +00:00 |
018_RegionStore.sql
|
* Consistently use dashed uuid format for sqlite region data, as was previously done for sqlite inventory data.
|
2009-05-07 13:20:29 +00:00 |
OpenSim.Data.SQLite.addin.xml
|
- remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in
|
2009-02-16 02:28:00 +00:00 |