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-06-30 19:37:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04f8fc1ce91e1cda9294d2737ef10ab3fce06982
opensim
/
OpenSim
/
Data
/
PGSQL
History
BlueWall
04f8fc1ce9
Adding profile partners fix to SQLite and PgSQL drivers
2013-12-05 20:25:28 -05:00
..
Properties
…
Resources
…
PGSQLAssetData.cs
…
PGSQLAuthenticationData.cs
…
PGSQLAvatarData.cs
…
PGSQLEstateData.cs
Corrected estateID to EstateID on getEstates function at PGSQLEstateData.cs
2013-10-16 21:58:22 -05:00
PGSQLFramework.cs
* One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving.
2013-10-16 21:20:11 -05:00
PGSQLFriendsData.cs
…
PGSQLGenericTableHandler.cs
…
PGSQLGridUserData.cs
…
PGSQLGroupsData.cs
…
PGSQLHGTravelData.cs
…
PGSQLInventoryData.cs
…
PGSQLManager.cs
* One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving.
2013-10-16 21:20:11 -05:00
PGSQLMigration.cs
…
PGSQLOfflineIMData.cs
…
PGSQLPresenceData.cs
…
PGSQLRegionData.cs
Reversing back to the row["ColumnName"] case field name.
http://opensimulator.org/mantis/view.php?id=6868
2013-12-06 00:41:02 +00:00
PGSQLSimulationData.cs
Fixed the update StoreRegionWindlightSettings() wasn't updating regionwindlight table, raising PrimaryKey violation;
2013-11-22 20:48:12 -05:00
PGSQLUserAccountData.cs
…
PGSQLUserProfilesData.cs
Adding profile partners fix to SQLite and PgSQL drivers
2013-12-05 20:25:28 -05:00
PGSQLXAssetData.cs
…
PGSQLXInventoryData.cs
…