diff options
author | AlexRa | 2010-05-17 17:37:16 +0200 |
---|---|---|
committer | AlexRa | 2010-05-23 11:48:16 +0300 |
commit | ebc2b6d4f6ebb0392ec0081bea913d24e9753786 (patch) | |
tree | 7faf0a526f0010c0b980f0c18ad6d162cbc30e64 /OpenSim/Data/Null/NullUserAccountData.cs | |
parent | Prebuild: removed DB-specific test projects, added refs to Data.Tests (diff) | |
download | opensim-SC_OLD-ebc2b6d4f6ebb0392ec0081bea913d24e9753786.zip opensim-SC_OLD-ebc2b6d4f6ebb0392ec0081bea913d24e9753786.tar.gz opensim-SC_OLD-ebc2b6d4f6ebb0392ec0081bea913d24e9753786.tar.bz2 opensim-SC_OLD-ebc2b6d4f6ebb0392ec0081bea913d24e9753786.tar.xz |
Split migrations for RegionStore and EstateStore (see WARNING!)
ok, so the estate stores now want their own migration files, but as it
happened the SQL definition were inside the Region migrations.
It seems better/cleaner to keep each 'store' separately updatable.
WARNING: any editing in the middle of the migration scripts (as opposite
to just appending to them) has the potential of messing up updates of
existing databases. As far as I can see, this one is (probably) safe,
the worst that could happen is the EstateStore migration silently fail
if the estate the tables are already there.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions