We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
% sqlite3 database.sdb sqlite> .tables Dogs Events sqlite> .headers on sqlite> select * from Events; Id|Name|Assignment|timestamp 1|Andy|H1|2016-01-16 22:25:32 2|A|B|2016-01-16 22:45:31