On Wed, Jul 30, 2014 at 8:53 AM, Oto _ <[email protected]> wrote: > There is an issue that if entry is selected in Table view then editing in > Query view and clicking delete key then it doesn't delete query but asks to > delete database entry which is not expected behavior. >
It sounds as if you are describing a problem with a third-party database access application, not with the core SQLite library. This mailing list covers the core SQLite library. Please contact your vendor for support with third-party tools that use SQLite. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

