From e5013da153c169d7c5921277c60fabf85a9caf11 Mon Sep 17 00:00:00 2001 From: Martin Kleusberg Date: Wed, 10 Apr 2013 19:28:48 +0200 Subject: [PATCH] Update README --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 13f1211f..8accffd4 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,9 @@ What's been done since then - Cleaned up the code, reducing the SLOC quite a bit - Added basic support for triggers and views - Added pragma editing +- Added BLOB support +- Added a new filter row for searching +- Improved performance when opening large tables - Fixed a ton of bugs - Probably more @@ -43,8 +46,6 @@ What's still to do - Further improvement of the UI, adding more features and making it easier to use - Inline editing of records instead of having to use a special dialog for it -- Avoid loading all records of a table to avoid problems when opening a very - big table - Feel free to add more issues at https://github.com/rp-/sqlitebrowser/issues