OpenSimMirror/OpenSim/Data/PGSQL
Justin Clark-Casey (justincc) 9363d4c784 Use ToString() on uuids returned in PGSQLUserProfilesData.GetUserImageAssets(). These are Guids rather than strings so casting to string generates a casting exception.
Relates to http://opensimulator.org/mantis/view.php?id=7398
2015-01-14 00:00:02 +00:00
..
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
Resources Experimental XAssets Module PgSQL Adapter: Remove unused migration. Syntax error preventing migration from running. 2014-10-16 12:34:04 -04:00
PGSQLAssetData.cs Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. 2014-04-22 12:18:54 +03:00
PGSQLAuthenticationData.cs Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
PGSQLAvatarData.cs Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
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 Eliminated many warnings 2014-04-23 16:37:36 +03:00
PGSQLGenericTableHandler.cs Escape find string in PgSQL core groups plugin 2014-05-15 22:45:01 +01:00
PGSQLGridUserData.cs Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
PGSQLGroupsData.cs minor: eliminate now unnecessary string.Format in postgresql RetrieveGroups method 2014-05-15 22:51:47 +01:00
PGSQLHGTravelData.cs Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
PGSQLInventoryData.cs Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
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 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
PGSQLOfflineIMData.cs Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
PGSQLPresenceData.cs Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00
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 Repair database routines so they properly return null when asked for 2014-01-28 15:29:06 -08:00
PGSQLUserAccountData.cs Fix some typecasting in PgSQL Groups adapter 2014-10-16 21:16:44 -04:00
PGSQLUserProfilesData.cs Use ToString() on uuids returned in PGSQLUserProfilesData.GetUserImageAssets(). These are Guids rather than strings so casting to string generates a casting exception. 2015-01-14 00:00:02 +00:00
PGSQLXAssetData.cs Touchup PgSQL XAssets adapter 2014-10-15 17:28:51 -04:00
PGSQLXInventoryData.cs Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 2013-10-12 16:33:45 -05:00