.. |
AgentPrefs.migrations
|
6f71d5c2c6
Support for Linden AgentPreferences capability and friends (UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157
|
9 lat temu |
AssetStore.migrations
|
134e94a7e9
Flatten migrations for MySQL.
|
8 lat temu |
AuthStore.migrations
|
134e94a7e9
Flatten migrations for MySQL.
|
8 lat temu |
Avatar.migrations
|
2cfe848ceb
Correct case in the names of the Avatar and Friends tables
|
8 lat temu |
EstateStore.migrations
|
134e94a7e9
Flatten migrations for MySQL.
|
8 lat temu |
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 lat temu |
FriendsStore.migrations
|
2cfe848ceb
Correct case in the names of the Avatar and Friends tables
|
8 lat temu |
GridStore.migrations
|
134e94a7e9
Flatten migrations for MySQL.
|
8 lat temu |
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.
|
12 lat temu |
HGTravelStore.migrations
|
b0140383da
Cleanup old hg sessions (older than 2 days)
|
11 lat temu |
IM_Store.migrations
|
53fe204eed
Create all tables ad InnoDB by default
|
7 lat temu |
InventoryStore.migrations
|
134e94a7e9
Flatten migrations for MySQL.
|
8 lat temu |
LogStore.migrations
|
ee713cb253
Converted MySQL migration history to the new format
|
14 lat temu |
MuteListStore.migrations
|
d32debe618
commit what i did so far for core mutes module, befere i lose it
|
7 lat temu |
Presence.migrations
|
548b741130
Correct the case of the Presence table
|
8 lat temu |
RegionStore.migrations
|
ffca7de65d
add some persistence (mysql only)
|
5 lat temu |
UserAccount.migrations
|
de109dbe92
Change casing on UserAccounts
|
8 lat temu |
UserProfiles.migrations
|
53fe204eed
Create all tables ad InnoDB by default
|
7 lat temu |
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 lat temu |
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 lat temu |