Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Choose a tag to compare

@simonw simonw released this 09 Apr 05:09
· 4 commits to main since this release
c887312
  • 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 --all broke if the database contained any FTS tables. #5
  • Timestamps are now stored as milliseconds since the unix epoch. #6