Justin Clarke Casey 0828c28501 * Remove unused prims.ParentID field from SQLite and MySQL преди 16 години
..
001_AssetStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, преди 16 години
001_GridStore.sql fcd7cf5e4a fix an edge case with migrations in the region store. преди 16 години
001_InventoryStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, преди 16 години
001_LogStore.sql d28a5a4de7 add migrations support for mysql log store. This should complete преди 16 години
001_RegionStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, преди 16 години
001_UserStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, преди 16 години
002_AssetStore.sql ec78a2871b the beginning of the great id format migration. This makes преди 16 години
002_InventoryStore.sql c0a083ad38 based on positive feedback on performance of making keys fixed length преди 16 години
002_RegionStore.sql 1451d6fb9a look mom, migrations in action. This adds a couple of indexes преди 16 години
002_UserStore.sql 17715da311 Add the UserStore migrations to the TP fixes patch преди 16 години
003_AssetStore.sql 8b6bd93d68 add migration to go from varchar -> char for uuid. Tested преди 16 години
003_InventoryStore.sql 1bd0721dbe Add SQLite and the missing migrations files for last commit преди 16 години
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. преди 16 години
003_UserStore.sql 7161689a97 Adds UserFlags and GodLevel to the user data store and plumbs then in. преди 16 години
004_AssetStore.sql fde6983cce Update svn properties. преди 16 години
004_RegionStore.sql ce9c584341 add migrations to mysql and sqlite for flags on embedded inventory преди 16 години
004_UserStore.sql 04488d9d38 Plumb in the partner and the account title fields for profile info. преди 16 години
005_AssetStore.sql 629b0d9f28 add create_time and access_time to asset db for mysql, as well преди 16 години
005_RegionStore.sql f3f31744ab patch and files from mantis #1630, Thanks Melanie преди 16 години
005_UserStore.sql 05506cff49 Avatar Attachment persistence!! Patch #9168 (Mantis #1171) преди 16 години
006_RegionStore.sql 8eb57b68f3 migrate the myisam mysql regions to innodb преди 16 години
006_UserStore.sql 2d7aca6d9d * Add userstore sql upgrade I carelessly forgot to check in a couple of revisions ago преди 16 години
007_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems преди 16 години
007_UserStore.sql 702249358b implement email field for MySQL and SQLite преди 16 години
008_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems преди 16 години
009_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems преди 16 години
010_RegionStore.sql 12173034d9 Patch #9148 преди 16 години
011_RegionStore.sql 2f46ab5096 add migration for SceneGroupID to char(36) plus add an index. This преди 16 години
012_RegionStore.sql 2a30e85c97 added index to ParentID on prims, as this is sorted on for prim loading. преди 16 години
013_RegionStore.sql 263633e274 Patch #9151 преди 16 години
014_RegionStore.sql c9b39972ca Add the missing migration files :/ преди 16 години
015_RegionStore.sql 12c5bfa3e0 Estate series, patch 9 (#9157) преди 16 години
016_RegionStore.sql f9ec65bc21 Add the fields for the eye candy and sale featires to the prims table. преди 16 години
017_RegionStore.sql 490ac0be00 Implement proper persistence of the following prim properties: преди 16 години
018_RegionStore.sql e0d092ec53 Thanks, nlin, for a patch implementing persistence for "When Left Clicked" преди 16 години
019_RegionStore.sql ec47a1bff2 Add database persistence for material setting преди 16 години
020_RegionStore.sql efe3f3eb2a Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. преди 16 години
021_RegionStore.sql 5517ea3dfd Fixed MySQL and SQLite so they will save the преди 16 години
022_RegionStore.sql ecac5c9c5a Update svn properties, minor formatting cleanup. преди 16 години
023_RegionStore.sql 3efdccbb12 Committing the LCO database layer. Native MySQL, no ADO. New reconnect преди 16 години
024_RegionStore.sql 841c53003f A migration to convert the floats int the database to doubles. преди 16 години
025_RegionStore.sql fdf5f55a5b Yay for unit tests. Increased the type width of the prims and primshapes преди 16 години
026_RegionStore.sql 4fdda32cd3 A migration to make the floats in prims table be doubles преди 16 години
027_RegionStore.sql 0828c28501 * Remove unused prims.ParentID field from SQLite and MySQL преди 16 години
CreateAgentsTable.sql c52c68f314 whole lot more moving преди 16 години
CreateAssetsTable.sql c52c68f314 whole lot more moving преди 16 години
CreateAvatarAppearance.sql 53bcf2139e this removes use of the mapper for wearables, and I can confirm things преди 16 години
CreateFoldersTable.sql c52c68f314 whole lot more moving преди 16 години
CreateItemsTable.sql d72bdf432a * Align new fields upgrade sql to have the same 'not null' and default settings as when an inventoryitems table is newly created преди 16 години
CreateLandTable.sql d51ce47b2d Update svn properties. Minor formatting cleanup. преди 16 години
CreateLogsTable.sql d28a5a4de7 add migrations support for mysql log store. This should complete преди 16 години
CreateRegionsTable.sql c52c68f314 whole lot more moving преди 16 години
CreateUserFriendsTable.sql c52c68f314 whole lot more moving преди 16 години
CreateUsersTable.sql c52c68f314 whole lot more moving преди 16 години
OpenSim.Data.MySQL.addin.xml d367f0bf0c Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls. Fix issue 1876. преди 16 години
UpgradeFoldersTableToVersion2.sql c52c68f314 whole lot more moving преди 16 години
UpgradeItemsTableToVersion2.sql c52c68f314 whole lot more moving преди 16 години
UpgradeItemsTableToVersion3.sql d72bdf432a * Align new fields upgrade sql to have the same 'not null' and default settings as when an inventoryitems table is newly created преди 16 години
UpgradeLandTableToVersion2.sql d51ce47b2d Update svn properties. Minor formatting cleanup. преди 16 години
UpgradeRegionsTableToVersion2.sql c52c68f314 whole lot more moving преди 16 години
UpgradeRegionsTableToVersion3.sql c52c68f314 whole lot more moving преди 16 години
UpgradeUsersTableToVersion2.sql c52c68f314 whole lot more moving преди 16 години