Database:Migrations

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Migration steps)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 +
{{Quicklinks|Database:Migrations}}
 +
 +
= Introduction =
 
This table is of little use to the enduser in any direct fashion, except perhaps to verify the database schema version. It is used by the software to automatically detect the necesity to migrate the database.
 
This table is of little use to the enduser in any direct fashion, except perhaps to verify the database schema version. It is used by the software to automatically detect the necesity to migrate the database.
<br><br>
+
<br /><br />
 
The two columns in the table are 'name' and 'version'. 'version' is pretty self-documenting; name a little less so. 'version' is the column of typical interest, though 'name' is likely informative too.
 
The two columns in the table are 'name' and 'version'. 'version' is pretty self-documenting; name a little less so. 'version' is the column of typical interest, though 'name' is likely informative too.
 +
 +
== Guide the migration process ==
 +
 +
== Migration steps ==
 +
Please paste the steps to migrate from OpenSim 0.6.9 to 0.9.3.0 here.
 +
 
[[Category:Database]]
 
[[Category:Database]]

Latest revision as of 03:00, 8 December 2023

[edit] Introduction

This table is of little use to the enduser in any direct fashion, except perhaps to verify the database schema version. It is used by the software to automatically detect the necesity to migrate the database.

The two columns in the table are 'name' and 'version'. 'version' is pretty self-documenting; name a little less so. 'version' is the column of typical interest, though 'name' is likely informative too.

[edit] Guide the migration process

[edit] Migration steps

Please paste the steps to migrate from OpenSim 0.6.9 to 0.9.3.0 here.

Personal tools
General
About This Wiki