- Fixed bug if a table had a column named after a reserved word such as
order. #2 - Documentation now describes the table structure and SQL triggers created by this tool. #3
- Fixed bug where
python -m sqlite_history data.db --allbroke if the database contained any FTS tables. #5 - Timestamps are now stored as milliseconds since the unix epoch. #6