misc/vim: inform the user when no results are found
[nit.git] / lib / sqlite3 / native_sqlite3.nit
2014-11-10 Alexis Laferrièrelib/sqlite3: use `sqlite3_close` when `sqlite3_close_v2...
2014-07-18 Alexis Laferrièrelib/sqlite3: store and use the error code of a failed...
2014-07-16 Alexis Laferrièrelib/sqlite3: column_text returns a NativeString at...
2014-07-16 Alexis Laferrièrelib/sqlite3: use a precise type as return of column_type
2014-07-16 Alexis Laferrièrelib/sqlite3: rename classes of sqlite3_native to preven...
2014-07-16 Alexis Laferrièrelib/sqlite3: rename low-level module to native_sqlite3.nit