aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/PGSQL/PGSQLXAssetData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* GZipStream does have a CopyTo()UbitUmarov2017-05-061-9/+9
* dispose some MemoryStreamsUbitUmarov2017-05-061-4/+6
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-12/+12
* workaround potencial memory leaksUbitUmarov2016-08-221-25/+27
* Touchup PgSQL XAssets adapterBlueWall2014-10-151-11/+18
* Make column names lower-case, change hash column type to bytea and remove old...BlueWall2014-10-121-52/+35
* Fix some errors in PgSQL XAssets by changing some data types. Also make sql q...BlueWall2014-10-101-21/+46
* Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz2014-04-021-0/+37
* Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.Fernando Oliveira2013-10-121-0/+535