This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-29 02:18:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc1476fc3614aaa1e63da2c62b0fa21bbd46183e
opensim
/
OpenSim
/
Data
/
MySQL
/
Resources
History
Melanie
c4cc626dff
Add the needed column in the regions table and a few tweaks.
...
Warning: Contains a Migration Warning: Cannot guarantee nut free
2012-01-30 20:34:32 +00:00
..
AssetStore.migrations
* Changed CreatorIDs consistently to varchar(128)
2010-06-08 15:47:14 -07:00
AuthStore.migrations
…
Avatar.migrations
Fix logins and avatar appearance. Contains a Migration. May contain nuts.
2010-10-30 19:06:47 +01:00
EstateStore.migrations
Move Telehub tables and data from EstateSettings to RegionSettings.
2012-01-22 11:36:04 +00:00
FriendsStore.migrations
Switched order of SQL statements in Friends migration -- resulted in the wrong key
2011-06-11 09:36:57 -07:00
GridStore.migrations
Add the needed column in the regions table and a few tweaks.
2012-01-30 20:34:32 +00:00
GridUserStore.migrations
…
InventoryStore.migrations
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
2010-11-21 17:19:24 -08:00
LogStore.migrations
…
Presence.migrations
Bump migration version on LastSeen field so it is actually run
2010-10-18 19:08:26 +01:00
RegionStore.migrations
Add ParcelImageID to RegionSettings so we can have that overlay.
2012-01-30 16:22:21 +00:00
UserAccount.migrations
…
UserStore.migrations
…