UbitUmarov ffca7de65d add some persistence (mysql only) 5 years ago
..
AgentPrefs.migrations 6f71d5c2c6 Support for Linden AgentPreferences capability and friends (UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157 9 years ago
AssetStore.migrations 134e94a7e9 Flatten migrations for MySQL. 8 years ago
AuthStore.migrations 134e94a7e9 Flatten migrations for MySQL. 8 years ago
Avatar.migrations 2cfe848ceb Correct case in the names of the Avatar and Friends tables 8 years ago
EstateStore.migrations 134e94a7e9 Flatten migrations for MySQL. 8 years ago
FSAssetStore.migrations f3f748ed11 Bringing FSAssets more inline with current OpenSim standards. * If no connection string found in assets config, fallback to using default database config * Create database storage interface to allow other db connectors to be written at some point * Add MySQL migrations file to create the initial db table * Added new config option named DaysBetweenAccessTimeUpdates to reduce db load by only updating access times when fetching assets if the last access time was over the threshold. This idea was taken from XAssets service. * Change log message headers to indicate FS assets is the source not just assets 9 years ago
FriendsStore.migrations 2cfe848ceb Correct case in the names of the Avatar and Friends tables 8 years ago
GridStore.migrations 134e94a7e9 Flatten migrations for MySQL. 8 years ago
GridUserStore.migrations 7a50705188 Removed the bits about the TOSModule. That module doesn't go into core. WARNING: migration on GridUser withdrawn too, but left the migration number there. 11 years ago
HGTravelStore.migrations b0140383da Cleanup old hg sessions (older than 2 days) 11 years ago
IM_Store.migrations 53fe204eed Create all tables ad InnoDB by default 7 years ago
InventoryStore.migrations 134e94a7e9 Flatten migrations for MySQL. 8 years ago
LogStore.migrations ee713cb253 Converted MySQL migration history to the new format 14 years ago
MuteListStore.migrations d32debe618 commit what i did so far for core mutes module, befere i lose it 6 years ago
Presence.migrations 548b741130 Correct the case of the Presence table 8 years ago
RegionStore.migrations ffca7de65d add some persistence (mysql only) 5 years ago
UserAccount.migrations de109dbe92 Change casing on UserAccounts 8 years ago
UserProfiles.migrations 53fe204eed Create all tables ad InnoDB by default 7 years ago
XAssetStore.migrations d7b45a3ed2 Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive 9 years ago
os_groups_Store.migrations ab4f870000 Change the engine of the groups table back to MyISAM, because MySQL 5.5 and older don't support full test search on InnoDB 7 years ago