diff options
author | AlexRa | 2010-05-23 11:26:53 +0300 |
---|---|---|
committer | AlexRa | 2010-05-23 11:48:19 +0300 |
commit | 9976cb93ce351f45dea77e3389e0159b866757ae (patch) | |
tree | 7fd2d151b128cb036b683cba86262e47f1968fa6 /OpenSim/Framework/UserAgentData.cs | |
parent | Split migrations for RegionStore and EstateStore (see WARNING!) (diff) | |
download | opensim-SC_OLD-9976cb93ce351f45dea77e3389e0159b866757ae.zip opensim-SC_OLD-9976cb93ce351f45dea77e3389e0159b866757ae.tar.gz opensim-SC_OLD-9976cb93ce351f45dea77e3389e0159b866757ae.tar.bz2 opensim-SC_OLD-9976cb93ce351f45dea77e3389e0159b866757ae.tar.xz |
Further corrections to MS SQL stores (now passes all tests)
Besides, AssetData is slightly optimized to StoreAsset in one request
("IF EXISTS() UPDATE ... ELSE INSERT ...")
The main change in the MS SQL Inventory implem. is that it now return
empty list (or whatever) when called with UUID.Zero, which is consistent
with how the code for other DBs work.
I did no changes at all in XInventory, as there is no test set for them.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions