This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
Files
0ad45531a18ad577b36818fbe5f51f23ff4a2a9b
opensim
/
OpenSim
/
Data
/
PGSQL
T
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
* Fixes mantis
#6802
Simulator crashes whist loading (lighshare enabled)
2013-10-15 11:55:08 -05:00
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
…