Commit f4e8adac by Konstantin Käfer

Merge branch '2.1'

parents d256972c 807e9abf
......@@ -188,7 +188,7 @@ public:
handle(NULL),
status(SQLITE_OK),
prepared(false),
locked(false),
locked(true),
finalized(false) {
db->Ref();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment