aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* move the mappings to .hbm.xml so NHibernate actuallySean Dague2008-04-082-0/+0
* added the folder mappingsSean Dague2008-04-081-0/+14
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-4/+4
* added migration script for SqliteAssetsSean Dague2008-04-081-0/+5
* added Readme for migrationsSean Dague2008-04-081-0/+3
* LLUUID mapper actually appears to work now withSean Dague2008-04-084-13/+13
* added mapping for InventoryItemBaseSean Dague2008-04-081-0/+20
* attempt to introduce custom LLUUIDString type forSean Dague2008-04-082-1/+79
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-5/+5
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-4/+4
* needed to add 4 characters to support the dashesSean Dague2008-04-071-1/+1
* added swag #1 on Inventory NHibernate implementation. ThereSean Dague2008-04-071-0/+383
* fix bad indentationSean Dague2008-04-071-1/+1
* Check in the remaining bits to do Asset store via NHibernate. StillSean Dague2008-04-032-35/+36
* point in time update of NHibernate Asset Mapping codeSean Dague2008-04-033-10/+180
* starting to stub out NHibernate data source. This isn't in Sean Dague2008-04-021-0/+62