aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Migration.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-27dr scofield's warning safari:Dr Scofield1-23/+23
2008-06-16set CommandTimeout = 0 in the migration commands so that longSean Dague1-0/+2
2008-06-16be a bit more verbose about what we are doing on the migrationSean Dague1-0/+7
2008-06-16fix nhibernate driver so that it starts (based on the appearanceSean Dague1-1/+2
2008-06-16change some messages on the migrations front to be Sean Dague1-5/+4
2008-06-16the beginning of the great id format migration. This makesSean Dague1-0/+2
2008-06-13Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames1-7/+16
2008-06-11check in working migration code fore SQLite. This Sean Dague1-1/+7
2008-06-10I'm going to need the Version property to manage Sean Dague1-0/+6
2008-06-10update of migration code to be more sane on versionSean Dague1-40/+37
2008-06-10Update svn properties. Formatting cleanup.Jeff Ames1-8/+16
2008-06-09actually create and populate the migrations table correctly.Sean Dague1-8/+25
2008-06-09migrations seem to not break anything at this point. Sean Dague1-12/+24
2008-06-09move Migration support into OpenSim.Data, because itSean Dague1-1/+1
2008-06-09fill out some more migration facilitiesSean Dague1-19/+50
2008-06-09more work in progress migration code, still a while beforeSean Dague1-4/+94
2008-06-09start in on the shell for a generic database versioning module. My Sean Dague1-32/+38
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-2/+0
2008-05-09Update svn properties.Jeff Ames1-48/+48
2008-05-08* Some refactorings.Adam Frisby1-0/+48