aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/DataStoreBase.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-02attempt to fix up all refernces to new directory structureSean Dague1-1/+1
2008-04-02reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague1-0/+0
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together.
2008-03-29Set svn:eol-style.Jeff Ames1-10/+10
2008-03-28* Introduced common abstract AssetDataBase implementing IAssetProviderlbsa711-0/+10
* changed the semantics of SQLiteBase to SQLiteUtils * Added abstract placeholder files for the other db providers