OpenSimMirror/OpenSim/Data/PGSQL
Geir Nøklebye 8f9256ea1c PGSQL: Another missing cast in XInventoryData
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2017-05-22 16:24:52 +01:00
..
Properties Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 2016-02-21 11:14:02 -08:00
Resources PGSQL: Convert PassCollision in table prims to bool to avoid a hopeless cast that fails with newer versions of NPGSQL. 2017-05-13 17:15:47 +01:00
PGSQLAgentPreferencesData.cs Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution. 2016-04-25 12:15:34 -04:00
PGSQLAssetData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLAuthenticationData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLAvatarData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLEstateData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00: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 Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLGenericTableHandler.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00: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 PGSQL: Fixed a failing query in GroupsData for deleting groups messages older than 14 days. The little known abstime function could be used for a double cast. The field TMStamp should be changed to store the data as a proper timestamp. Related to Mantis #7848. Usually this would easily be solved using the to_timestamp function, but there is no support for it in NPGSQL as there are no very close functionality in .NET 2017-04-19 13:40:49 -04: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 Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLManager.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLMigration.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLOfflineIMData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLPresenceData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLRegionData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLSimulationData.cs fix passcollisions bool value on store 2017-05-13 17:22:56 +01:00
PGSQLUserAccountData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLUserProfilesData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLXAssetData.cs GZipStream does have a CopyTo() 2017-05-06 18:25:07 +01:00
PGSQLXInventoryData.cs PGSQL: Another missing cast in XInventoryData 2017-05-22 16:24:52 +01:00