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-07-02 08:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adde3cbb0a3fbe95619e16a6f39ffe2ebfb01fcf
opensim
/
OpenSim
/
Data
/
SQLite
/
Resources
History
UbitUmarov
d9380c9b83
clean some spurius chars and a few other things. Thanks Vincent Sylvester
2022-11-12 02:49:01 +00:00
..
001_GridUserStore.sql
…
AgentPrefs.migrations
Fix incorrect SQLite syntax in Migrations
2016-04-28 17:15:08 +02:00
AssetStore.migrations
Flatten migrations for sqlite
2016-02-21 09:10:00 -08:00
AuthStore.migrations
…
Avatar.migrations
…
EstateStore.migrations
sqlite estatestore: stop using sqlite autoincrement on estateID, look for max value in USE instead. This is slow, but the db should be small; fix min value to 101 ( we should allow special lower values, but not now )
2021-08-27 16:21:03 +01:00
FriendsStore.migrations
…
HGTravelStore.migrations
…
MuteListStore.migrations
add sqlite files for mutes module ( done only minimal tests)
2018-01-20 07:09:37 +00:00
RegionStore.migrations
clean some spurius chars and a few other things. Thanks Vincent Sylvester
2022-11-12 02:49:01 +00:00
UserAccount.migrations
SQLite db migration update
2015-09-21 12:07:17 +01:00
UserProfiles.migrations
at last we can login and see objects ( friends is dead and disable in
2015-09-03 18:39:08 +01:00
XInventoryStore.migrations
…