aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Resources (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-18* Updates the SQLite region database to support the same properties that the ...Teravus Ovares1-0/+28
2008-09-17Adding currentLookAt to useragents table in SQLite. This complements theHomer Horwitz1-0/+7
2008-09-16Mantis #904: Thanks jonc, for a patch that adds "useragents" table toHomer Horwitz1-0/+20
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2163Justin Clarke Casey1-0/+5
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker1-0/+8
2008-08-28Fix for Bug #2065: New check out crashes on sqlite migrationSean Dague1-0/+1
2008-08-27get rid of the "drop if exists" lines in this old migration, as thoseSean Dague1-6/+0
2008-08-18Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker1-0/+5
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker1-0/+6
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker1-0/+6
2008-08-14Add the UserStore migrations to the TP fixes patchMelanie Thielker1-0/+5
2008-08-06Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur1-0/+20
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker1-0/+6
2008-08-01Add the missing migration files :/Melanie Thielker1-0/+8
2008-07-18remove all the odd quoting, on the off chance this was causing someSean Dague1-90/+90
2008-07-18put the entire thing inside a transaction. This probably doesn'tSean Dague1-0/+4
2008-07-18fix typo in create index that caused the entire migration to fail.Sean Dague1-1/+12
2008-07-18Patch #9151Melanie Thielker1-0/+92
2008-07-14Patch #9148Melanie Thielker1-0/+5
2008-07-03Update svn properties.Jeff Ames1-10/+10
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey1-0/+10
2008-06-29patch and files from mantis #1630, Thanks MelanieMW1-0/+38
2008-06-25add migrations to mysql and sqlite for flags on embedded inventorySean Dague1-0/+5
2008-06-21* Persists region banlists across reboots for the sqlite datastore also now.Teravus Ovares1-0/+10
2008-06-13add indexes for sqlite inventorySean Dague1-0/+8
2008-06-11updated resources for current sqlite schema for migrationsSean Dague4-171/+200
2008-04-02whole lot more movingSean Dague4-0/+198