aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite/Resources (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-03-08Thank you kindly Grumly57 for a patch to solve:Charles Krinke1-0/+1
Grass type is not persisted. Try to rez some grass several time to have different random grass types around, then immediately move a couple of them. Or restart the sim and logon again. You'll see all grass types reverted to a dull default one :-)
2008-02-03Thanks to Brianw for pointing out the definition of OwnerUUIDCharles Krinke1-1/+1
needed to be consistent with the definition of owner_uuid. They are both varchar(36) now.
2008-01-23put the number in front of the migrations to make them easier to deal withSean Dague4-0/+0
2008-01-10add sqlite database definitions as Resources for SQLite.dllSean Dague4-0/+197