Skip to content

Commit

Permalink
SQLite tool
Browse files Browse the repository at this point in the history
* Added non-proprietary editing tool option.
  • Loading branch information
Hasimir committed Sep 7, 2017
1 parent 9ec847a commit 09f3358
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/TODO.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,8 @@ This type of manual manipulation of database content may be best
served by the use of third party tools. Though it is a proprietary
and paid product, I've generally found Navicat's database tools to be
incredibly useful when playing with a whole bunch of database types;
usually Postgres, MySQ, MariaDB and SQLite).
usually Postgres, MySQ, MariaDB and SQLite). That said, the sqlite3
command line tool for those systems which have it (generally POSIX
compliant systems), should also meet this requirement.


0 comments on commit 09f3358

Please sign in to comment.