Melanie Thielker 263633e274 Patch #9151 il y a 16 ans
..
001_AssetStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, il y a 16 ans
001_GridStore.sql fcd7cf5e4a fix an edge case with migrations in the region store. il y a 16 ans
001_InventoryStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, il y a 16 ans
001_LogStore.sql d28a5a4de7 add migrations support for mysql log store. This should complete il y a 16 ans
001_RegionStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, il y a 16 ans
001_UserStore.sql 202a4bec13 Fix mysql migrations. This is tested with an existing up to date schema, il y a 16 ans
002_AssetStore.sql ec78a2871b the beginning of the great id format migration. This makes il y a 16 ans
002_InventoryStore.sql c0a083ad38 based on positive feedback on performance of making keys fixed length il y a 16 ans
002_RegionStore.sql 1451d6fb9a look mom, migrations in action. This adds a couple of indexes il y a 16 ans
003_AssetStore.sql 8b6bd93d68 add migration to go from varchar -> char for uuid. Tested il y a 16 ans
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. il y a 16 ans
004_AssetStore.sql fde6983cce Update svn properties. il y a 16 ans
004_RegionStore.sql ce9c584341 add migrations to mysql and sqlite for flags on embedded inventory il y a 16 ans
005_RegionStore.sql f3f31744ab patch and files from mantis #1630, Thanks Melanie il y a 16 ans
006_RegionStore.sql 8eb57b68f3 migrate the myisam mysql regions to innodb il y a 16 ans
007_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems il y a 16 ans
008_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems il y a 16 ans
009_RegionStore.sql a9b3c2582a add 3 migrations, 1 each for prims, primshapes, and primitems il y a 16 ans
010_RegionStore.sql 12173034d9 Patch #9148 il y a 16 ans
011_RegionStore.sql 2f46ab5096 add migration for SceneGroupID to char(36) plus add an index. This il y a 16 ans
012_RegionStore.sql 2a30e85c97 added index to ParentID on prims, as this is sorted on for prim loading. il y a 16 ans
013_RegionStore.sql 263633e274 Patch #9151 il y a 16 ans
CreateAgentsTable.sql c52c68f314 whole lot more moving il y a 16 ans
CreateAssetsTable.sql c52c68f314 whole lot more moving il y a 16 ans
CreateAvatarAppearance.sql 53bcf2139e this removes use of the mapper for wearables, and I can confirm things il y a 16 ans
CreateFoldersTable.sql c52c68f314 whole lot more moving il y a 16 ans
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 il y a 16 ans
CreateLandTable.sql d51ce47b2d Update svn properties. Minor formatting cleanup. il y a 16 ans
CreateLogsTable.sql d28a5a4de7 add migrations support for mysql log store. This should complete il y a 16 ans
CreateRegionsTable.sql c52c68f314 whole lot more moving il y a 16 ans
CreateUserFriendsTable.sql c52c68f314 whole lot more moving il y a 16 ans
CreateUsersTable.sql c52c68f314 whole lot more moving il y a 16 ans
UpgradeFoldersTableToVersion2.sql c52c68f314 whole lot more moving il y a 16 ans
UpgradeItemsTableToVersion2.sql c52c68f314 whole lot more moving il y a 16 ans
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 il y a 16 ans
UpgradeLandTableToVersion2.sql d51ce47b2d Update svn properties. Minor formatting cleanup. il y a 16 ans
UpgradeRegionsTableToVersion2.sql c52c68f314 whole lot more moving il y a 16 ans
UpgradeRegionsTableToVersion3.sql c52c68f314 whole lot more moving il y a 16 ans
UpgradeUsersTableToVersion2.sql c52c68f314 whole lot more moving il y a 16 ans