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