First clear the Get_Line result.
commit7d9726fefef578058060efac7d756d9e07a21ecf
authorPascal Obry <pascal@obry.net>
Thu, 19 Mar 2009 10:45:42 +0000 (19 11:45 +0100)
committerPascal Obry <pascal@obry.net>
Thu, 19 Mar 2009 13:49:16 +0000 (19 14:49 +0100)
treeace31a2d75b868fb4338c5144a9337607fd16058
parent6fd560a52a360b58641119627e62c8b5025f68bb
First clear the Get_Line result.

This is important as we append to the result vecror.
Reusing a vector would happen to previous result which
is not expected (especially since the mode variable is out).
src/db-sqlite.adb