aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/connection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/connection.hxx')
-rw-r--r--odb/sqlite/connection.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/sqlite/connection.hxx b/odb/sqlite/connection.hxx
index 5bc95c6..783ef5b 100644
--- a/odb/sqlite/connection.hxx
+++ b/odb/sqlite/connection.hxx
@@ -156,7 +156,8 @@ namespace odb
wait ();
public:
- // Reset active statements.
+ // Reset active statements. Also invalidates query results by first
+ // calling invalidate_results().
//
void
clear ();