aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite/Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Thank you kindly Grumly57 for a patch to solve:Charles Krinke2008-03-081-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 :-)
* Thanks to Brianw for pointing out the definition of OwnerUUIDCharles Krinke2008-02-031-1/+1
| | | | | | needed to be consistent with the definition of owner_uuid. They are both varchar(36) now.
* put the number in front of the migrations to make them easier to deal withSean Dague2008-01-234-0/+0
|
* add sqlite database definitions as Resources for SQLite.dllSean Dague2008-01-104-0/+197