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-31 05:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1496de7ce99079d3d7bf046db088c3d6e2a97bcb
opensim
/
OpenSim
/
Data
/
PGSQL
History
Fernando Oliveira
0ad45531a1
Corrected case to get columns from Regions table from PostgreSQL
http://opensimulator.org/mantis/view.php?id=6865
...
Signed-off-by: Michael Cerquoni <
nebadon2025@gmail.com
>
2013-11-25 18:33:49 -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
Corrected case to get columns from Regions table from PostgreSQL
http://opensimulator.org/mantis/view.php?id=6865
2013-11-25 18:33:49 -05: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
…
PGSQLXAssetData.cs
…
PGSQLXInventoryData.cs
…