aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Migration.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* dr scofield's warning safari:Dr Scofield2008-06-271-23/+23
* set CommandTimeout = 0 in the migration commands so that longSean Dague2008-06-161-0/+2
* be a bit more verbose about what we are doing on the migrationSean Dague2008-06-161-0/+7
* fix nhibernate driver so that it starts (based on the appearanceSean Dague2008-06-161-1/+2
* change some messages on the migrations front to be Sean Dague2008-06-161-5/+4
* the beginning of the great id format migration. This makesSean Dague2008-06-161-0/+2
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-131-7/+16
* check in working migration code fore SQLite. This Sean Dague2008-06-111-1/+7
* I'm going to need the Version property to manage Sean Dague2008-06-101-0/+6
* update of migration code to be more sane on versionSean Dague2008-06-101-40/+37
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-101-8/+16
* actually create and populate the migrations table correctly.Sean Dague2008-06-091-8/+25
* migrations seem to not break anything at this point. Sean Dague2008-06-091-12/+24
* move Migration support into OpenSim.Data, because itSean Dague2008-06-091-0/+198