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. 10 年 前
..
Properties 5450b1b024 Change assembly versions to 0.8.1 10 年 前
Resources b7550c947b Experimental XAssets Module PgSQL Adapter: Remove unused migration. Syntax error preventing migration from running. 10 年 前
PGSQLAssetData.cs 93a9ed2a6d Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. 10 年 前
PGSQLAuthenticationData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前
PGSQLAvatarData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前
PGSQLEstateData.cs 67ffb64764 Corrected estateID to EstateID on getEstates function at PGSQLEstateData.cs 11 年 前
PGSQLFramework.cs f83343d302 * One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving. 11 年 前
PGSQLFriendsData.cs 998d7009a6 Eliminated many warnings 10 年 前
PGSQLGenericTableHandler.cs 6dc1b113d0 Escape find string in PgSQL core groups plugin 10 年 前
PGSQLGridUserData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前
PGSQLGroupsData.cs 4a74c4533c minor: eliminate now unnecessary string.Format in postgresql RetrieveGroups method 10 年 前
PGSQLHGTravelData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前
PGSQLInventoryData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前
PGSQLManager.cs f83343d302 * One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving. 11 年 前
PGSQLMigration.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前
PGSQLOfflineIMData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前
PGSQLPresenceData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前
PGSQLRegionData.cs 9b76a46df0 Reversing back to the row["ColumnName"] case field name. http://opensimulator.org/mantis/view.php?id=6868 11 年 前
PGSQLSimulationData.cs e5d59dc696 Repair database routines so they properly return null when asked for 10 年 前
PGSQLUserAccountData.cs 94250b6836 Fix some typecasting in PgSQL Groups adapter 10 年 前
PGSQLUserProfilesData.cs 9363d4c784 Use ToString() on uuids returned in PGSQLUserProfilesData.GetUserImageAssets(). These are Guids rather than strings so casting to string generates a casting exception. 10 年 前
PGSQLXAssetData.cs 8a93d97320 Touchup PgSQL XAssets adapter 10 年 前
PGSQLXInventoryData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 年 前