diff options
author | Justin Clark-Casey (justincc) | 2010-04-23 20:08:24 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-04-23 20:08:24 +0100 |
commit | 1b488c25816fd01e893f64cec1a89f5dbac21104 (patch) | |
tree | 32ebb3aab6c7916137ca200551c73439c0db7507 /OpenSim/Framework/Communications/LoginResponse.cs | |
parent | minor: correct the assembly information for SQLiteNG (diff) | |
download | opensim-SC_OLD-1b488c25816fd01e893f64cec1a89f5dbac21104.zip opensim-SC_OLD-1b488c25816fd01e893f64cec1a89f5dbac21104.tar.gz opensim-SC_OLD-1b488c25816fd01e893f64cec1a89f5dbac21104.tar.bz2 opensim-SC_OLD-1b488c25816fd01e893f64cec1a89f5dbac21104.tar.xz |
dispose of the DbCommand used to execute migrations after we've finished with it rather than within the loop
disposing of it within the loop causes Mono.Data.Sqlite.dll to get upset, and it's the wrong behaviour anyway
Diffstat (limited to 'OpenSim/Framework/Communications/LoginResponse.cs')
0 files changed, 0 insertions, 0 deletions