aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteAssetData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Change default sqlite asset db back to Asset.db instead of AssetStorage.dbJustin Clarke Casey2009-05-151-2/+2
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-1/+1
* * minor: correct some documentation in SQLiteAssetData.csJustin Clarke Casey2009-04-091-8/+2
* * Change SQLite asset UUID to dashed format to be consistentJustin Clarke Casey2009-04-091-6/+6
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-091-0/+50
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-23/+23
* * optimized usings.lbsa712009-02-121-1/+1
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-23/+23
* Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen2008-11-081-2/+2
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-1/+8
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-5/+5
* we are now past change 6000, so getting rid of the pre-MigrationSean Dague2008-08-271-81/+0
* Formatting cleanup.Jeff Ames2008-08-181-9/+9
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-3/+5
* add some locks back into the sqlite asset path, as something changedSean Dague2008-07-181-49/+56
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-071-13/+0
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-8/+4
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-23/+23
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-0/+2
* Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...Jeff Ames2008-06-261-3/+65
* check in working migration code fore SQLite. This Sean Dague2008-06-111-3/+21
* Formatting cleanup.Jeff Ames2008-05-161-12/+12
* More formatting cleanup.Jeff Ames2008-05-141-1/+2
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * In ur code. Making it static.Adam Frisby2008-05-011-5/+5
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-5/+5
* changes to allow asset_source to be specified in the opensim.iniSean Dague2008-04-231-3/+6
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+2
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+301