diff options
author | Sean Dague | 2008-10-03 12:36:54 +0000 |
---|---|---|
committer | Sean Dague | 2008-10-03 12:36:54 +0000 |
commit | 5f8e241e81620e48b59c0b08d6fb74133c0385bc (patch) | |
tree | bdc70595c2db74049a9033e240ce7ff95495bdac /OpenSim/Framework/Servers/RestDeserialiseHandler.cs | |
parent | Add database persistence for material setting (diff) | |
download | opensim-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/Framework/Servers/RestDeserialiseHandler.cs')
0 files changed, 0 insertions, 0 deletions