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. %!s(int64=14) %!d(string=hai) anos
..
001_AssetStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, %!s(int64=16) %!d(string=hai) anos
001_AuthStore.sql 67f803c919 Add the new AuthStore to migrations. Update OpenSim.Server.ini %!s(int64=15) %!d(string=hai) anos
001_Avatar.sql 6e8d94685d AvatarStore. Untested, but complete %!s(int64=15) %!d(string=hai) anos
001_Friends.sql 397a296492 Add the migration for friends and guard the presence Report function %!s(int64=15) %!d(string=hai) anos
001_FriendsStore.sql b92cb6126d Implement the friends data adaptor %!s(int64=15) %!d(string=hai) anos
001_GridStore.sql fcd7cf5e4a fix an edge case with migrations in the region store. %!s(int64=16) %!d(string=hai) anos
001_GridUserStore.sql 15562017f2 These files are part of the GridUserService write-up. %!s(int64=14) %!d(string=hai) anos
001_InventoryStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, %!s(int64=16) %!d(string=hai) anos
001_LogStore.sql d28a5a4de7 add migrations support for mysql log store. This should complete %!s(int64=16) %!d(string=hai) anos
001_Presence.sql a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. %!s(int64=14) %!d(string=hai) anos
001_RegionStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, %!s(int64=16) %!d(string=hai) anos
001_UserAccount.sql 28516e2648 Fixed a couple of bugs that were bombing the data migration. %!s(int64=15) %!d(string=hai) anos
001_UserStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, %!s(int64=16) %!d(string=hai) anos
002_AssetStore.sql ec78a2871b the beginning of the great id format migration. This makes %!s(int64=16) %!d(string=hai) anos
002_AuthStore.sql c540c93b54 Auth data migration. %!s(int64=15) %!d(string=hai) anos
002_Friends.sql 2ed207509b Add the second step of the friends migration to pull data from the old table into the new %!s(int64=15) %!d(string=hai) anos
002_FriendsStore.sql b92cb6126d Implement the friends data adaptor %!s(int64=15) %!d(string=hai) anos
002_GridStore.sql 5cfd84c924 Update svn properties. %!s(int64=15) %!d(string=hai) anos
002_InventoryStore.sql c0a083ad38 based on positive feedback on performance of making keys fixed length %!s(int64=16) %!d(string=hai) anos
002_RegionStore.sql 1451d6fb9a look mom, migrations in action. This adds a couple of indexes %!s(int64=16) %!d(string=hai) anos
002_UserAccount.sql 28516e2648 Fixed a couple of bugs that were bombing the data migration. %!s(int64=15) %!d(string=hai) anos
002_UserStore.sql 17715da311 Add the UserStore migrations to the TP fixes patch %!s(int64=16) %!d(string=hai) anos
003_AssetStore.sql 8b6bd93d68 add migration to go from varchar -> char for uuid. Tested %!s(int64=16) %!d(string=hai) anos
003_AuthStore.sql d14589d1ab Add migrations to add fields to user and auth tables %!s(int64=15) %!d(string=hai) anos
003_GridStore.sql a251864e64 Add the migration for scoping grid data %!s(int64=15) %!d(string=hai) anos
003_InventoryStore.sql 1bd0721dbe Add SQLite and the missing migrations files for last commit %!s(int64=16) %!d(string=hai) anos
003_RegionStore.sql a5860ad438 * Adds Region ban capability to Regions. You access this by going to World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar. %!s(int64=16) %!d(string=hai) anos
003_UserAccount.sql 18ca978b81 Give the new user tables the once-over. Strip the current set of methods %!s(int64=15) %!d(string=hai) anos
003_UserStore.sql 7161689a97 Adds UserFlags and GodLevel to the user data store and plumbs then in. %!s(int64=16) %!d(string=hai) anos
004_AssetStore.sql fde6983cce Update svn properties. %!s(int64=16) %!d(string=hai) anos
004_GridStore.sql 8e091f5903 Add the Migration for the regions table %!s(int64=15) %!d(string=hai) anos
004_InventoryStore.sql 51a9c91909 WARNING: contains migration %!s(int64=15) %!d(string=hai) anos
004_RegionStore.sql ce9c584341 add migrations to mysql and sqlite for flags on embedded inventory %!s(int64=16) %!d(string=hai) anos
004_UserAccount.sql d14589d1ab Add migrations to add fields to user and auth tables %!s(int64=15) %!d(string=hai) anos
004_UserStore.sql 04488d9d38 Plumb in the partner and the account title fields for profile info. %!s(int64=16) %!d(string=hai) anos
005_AssetStore.sql 629b0d9f28 add create_time and access_time to asset db for mysql, as well %!s(int64=16) %!d(string=hai) anos
005_GridStore.sql 28d6705358 Preliminary work on the new default region setting mechanism %!s(int64=15) %!d(string=hai) anos
005_RegionStore.sql f3f31744ab patch and files from mantis #1630, Thanks Melanie %!s(int64=16) %!d(string=hai) anos
005_UserStore.sql 05506cff49 Avatar Attachment persistence!! Patch #9168 (Mantis #1171) %!s(int64=16) %!d(string=hai) anos
006_AssetStore.sql 97fa525f4e Adding migrations for MySQL and SQLite for removing the "old" cloud image. %!s(int64=16) %!d(string=hai) anos
006_GridStore.sql e189b3056f Add last_seen field to regions table %!s(int64=15) %!d(string=hai) anos
006_RegionStore.sql 8eb57b68f3 migrate the myisam mysql regions to innodb %!s(int64=16) %!d(string=hai) anos
006_UserStore.sql 2d7aca6d9d * Add userstore sql upgrade I carelessly forgot to check in a couple of revisions ago %!s(int64=16) %!d(string=hai) anos
007_AssetStore.sql 9b22393cf3 Add a field asset_flags and a corresponding enum to the asset database. This %!s(int64=14) %!d(string=hai) anos
007_GridStore.sql 5ce12c92d9 Fixed a missing field in the last regions table migration. %!s(int64=15) %!d(string=hai) anos
007_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems %!s(int64=16) %!d(string=hai) anos
007_UserStore.sql 702249358b implement email field for MySQL and SQLite %!s(int64=16) %!d(string=hai) anos
008_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems %!s(int64=16) %!d(string=hai) anos
008_UserStore.sql 2a8f66b221 Revising the user account data interfaces. No user functionality yet %!s(int64=15) %!d(string=hai) anos
009_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems %!s(int64=16) %!d(string=hai) anos
010_RegionStore.sql 12173034d9 Patch #9148 %!s(int64=16) %!d(string=hai) anos
011_RegionStore.sql 2f46ab5096 add migration for SceneGroupID to char(36) plus add an index. This %!s(int64=16) %!d(string=hai) anos
012_RegionStore.sql 2a30e85c97 added index to ParentID on prims, as this is sorted on for prim loading. %!s(int64=16) %!d(string=hai) anos
013_RegionStore.sql 263633e274 Patch #9151 %!s(int64=16) %!d(string=hai) anos
014_RegionStore.sql c9b39972ca Add the missing migration files :/ %!s(int64=16) %!d(string=hai) anos
015_RegionStore.sql 12c5bfa3e0 Estate series, patch 9 (#9157) %!s(int64=16) %!d(string=hai) anos
016_RegionStore.sql f9ec65bc21 Add the fields for the eye candy and sale featires to the prims table. %!s(int64=16) %!d(string=hai) anos
017_RegionStore.sql 490ac0be00 Implement proper persistence of the following prim properties: %!s(int64=16) %!d(string=hai) anos
018_RegionStore.sql e0d092ec53 Thanks, nlin, for a patch implementing persistence for "When Left Clicked" %!s(int64=16) %!d(string=hai) anos
019_RegionStore.sql ec47a1bff2 Add database persistence for material setting %!s(int64=16) %!d(string=hai) anos
020_RegionStore.sql efe3f3eb2a Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. %!s(int64=16) %!d(string=hai) anos
021_RegionStore.sql 5517ea3dfd Fixed MySQL and SQLite so they will save the %!s(int64=16) %!d(string=hai) anos
022_RegionStore.sql ecac5c9c5a Update svn properties, minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
023_RegionStore.sql 3efdccbb12 Committing the LCO database layer. Native MySQL, no ADO. New reconnect %!s(int64=16) %!d(string=hai) anos
024_RegionStore.sql 841c53003f A migration to convert the floats int the database to doubles. %!s(int64=16) %!d(string=hai) anos
025_RegionStore.sql fdf5f55a5b Yay for unit tests. Increased the type width of the prims and primshapes %!s(int64=16) %!d(string=hai) anos
026_RegionStore.sql 4fdda32cd3 A migration to make the floats in prims table be doubles %!s(int64=16) %!d(string=hai) anos
027_RegionStore.sql 0828c28501 * Remove unused prims.ParentID field from SQLite and MySQL %!s(int64=16) %!d(string=hai) anos
028_RegionStore.sql 2284c8509f * Consistently used dashed uuid format for mysql region data, as is done for all other tables %!s(int64=15) %!d(string=hai) anos
029_RegionStore.sql 901fdca13b From: Chris Yeoh <[email protected]> %!s(int64=15) %!d(string=hai) anos
030_RegionStore.sql 717fd3b5b9 From: Chris Yeoh <[email protected]> %!s(int64=15) %!d(string=hai) anos
031_RegionStore.sql 3dc2010da6 From: Chris Yeoh <[email protected]> %!s(int64=15) %!d(string=hai) anos
032_RegionStore.sql 07a6b37001 Somehow the starting estate number in MySQL was lost. This adds a migration %!s(int64=15) %!d(string=hai) anos
033_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. %!s(int64=14) %!d(string=hai) anos
OpenSim.Data.MySQL.addin.xml 9e88cef033 AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL addin. %!s(int64=16) %!d(string=hai) anos