aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Storage/OpenSim.DataStore.MonoSqlite/MonoSqliteDataStore.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-09make MonoSqliteDataStore compile with new objectsSean Dague1-23/+23
2007-08-09Start defining prim shape definition. Officially bed time nowSean Dague1-7/+45
2007-08-09decrease insanity level significantly by factoring all the columns intoSean Dague1-102/+46
2007-08-09intermediate checkin of code that compiles before I do somethingSean Dague1-4/+87
2007-08-09Commit in the changes for all the parameter bindings for primsSean Dague1-2/+38
2007-08-08sigh, Data ... not Date. I'm dumbSean Dague1-0/+0
2007-08-08name changes in MonoSqliteData storeSean Dague1-2/+2
2007-08-08rename to MonoSqliteDataStoreSean Dague1-0/+0
2007-08-08moving to new namespace as this is mono onlySean Dague1-0/+0
2007-08-08This chunk of code actually properly saves out some parameters ofSean Dague1-6/+9
2007-08-08databits are actually flowing to diskSean Dague1-34/+50
2007-08-07starting to push some of the actual sql commands to get this to disk. Sean Dague1-5/+52
2007-08-07actually transfer some data to the row definition. Going to hookSean Dague1-3/+21
2007-08-07actually get sqlite stuff to compile. This isn't connected to theSean Dague1-21/+5
2007-08-07some more sqlite stuff. Checking in to get it to another computerSean Dague1-1/+30
2007-08-06adding shell of SqliteDataStoreSean Dague1-0/+116