aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/BasicRegionTest.cs
diff options
context:
space:
mode:
authorSean Dague2008-10-03 12:36:54 +0000
committerSean Dague2008-10-03 12:36:54 +0000
commit5f8e241e81620e48b59c0b08d6fb74133c0385bc (patch)
treebdc70595c2db74049a9033e240ce7ff95495bdac /OpenSim/Data/Tests/BasicRegionTest.cs
parentAdd database persistence for material setting (diff)
downloadopensim-SC_OLD-5f8e241e81620e48b59c0b08d6fb74133c0385bc.zip
opensim-SC_OLD-5f8e241e81620e48b59c0b08d6fb74133c0385bc.tar.gz
opensim-SC_OLD-5f8e241e81620e48b59c0b08d6fb74133c0385bc.tar.bz2
opensim-SC_OLD-5f8e241e81620e48b59c0b08d6fb74133c0385bc.tar.xz
fix the sqlite break. There were two issue here:
1. type issues on column create in ado.net 2. not setting a field in the ado.net row translates into explicitely setting it to null in sqlite land (because it can't read the defaults stanzas out of the database) Things should work again after this.
Diffstat (limited to 'OpenSim/Data/Tests/BasicRegionTest.cs')
0 files changed, 0 insertions, 0 deletions