aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite/SQLiteAssetData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* move the locks closer to the data, sqlite for assets now works like a champSean Dague2007-09-111-31/+34
* add DeleteAssetSean Dague2007-09-111-10/+14
* added some debugging for tracing where asset code isn't working with sqliteSean Dague2007-09-101-1/+20
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* hooked up sdague new sqlite asset database provider to the old asset system. ...MW2007-09-101-3/+19
* added SQLiteAssetData class first pass. This should work,Sean Dague2007-09-071-0/+237