OpenSimMirror/OpenSim/Data/PGSQL
UbitUmarov 6ae1341c58 don't read from dbs wrong sound flags 2019-03-07 04:53:41 +00: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: it may be a good idea to also add the field to the table 2018-12-28 18:52:31 +00: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
PGSQLFSAssetData.cs Add a new experimental implementation of PGSQL FSAssets 2017-11-03 05:10: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 don't read from dbs wrong sound flags 2019-03-07 04:53:41 +00:00
PGSQLUserAccountData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PGSQLUserProfilesData.cs fix some odd sql queries ap not in use 2018-01-12 18: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