aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Resources/RegionStore.migrations
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-06-04 18:27:16 +0100
committerJustin Clark-Casey (justincc)2010-06-04 18:27:16 +0100
commit5c322335e58312be6070085cf26fc0db191c48da (patch)
treed957aaede1bd282d6a381c5f599011dc7e5c83df /OpenSim/Data/SQLite/Resources/RegionStore.migrations
parentminor: comment out region interface registration log msg I accidentally left ... (diff)
downloadopensim-SC_OLD-5c322335e58312be6070085cf26fc0db191c48da.zip
opensim-SC_OLD-5c322335e58312be6070085cf26fc0db191c48da.tar.gz
opensim-SC_OLD-5c322335e58312be6070085cf26fc0db191c48da.tar.bz2
opensim-SC_OLD-5c322335e58312be6070085cf26fc0db191c48da.tar.xz
add sqlite database back to database tests
this appears to be okay even though we reuse it between runs without deleting it first. size of the database appears not to be changing though that could be deceptive
Diffstat (limited to 'OpenSim/Data/SQLite/Resources/RegionStore.migrations')
-rw-r--r--OpenSim/Data/SQLite/Resources/RegionStore.migrations2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/SQLite/Resources/RegionStore.migrations b/OpenSim/Data/SQLite/Resources/RegionStore.migrations
index c47a85d..c2de1af 100644
--- a/OpenSim/Data/SQLite/Resources/RegionStore.migrations
+++ b/OpenSim/Data/SQLite/Resources/RegionStore.migrations
@@ -1,4 +1,4 @@
1:VERSION 1 1:VERSION 1
2 2
3BEGIN TRANSACTION; 3BEGIN TRANSACTION;
4 4