Download Latest Version 3.39 source code.zip (495.6 kB)
Email in envelope

Get an email when there's a new version of sqlite-utils

Home / 3.36
Name Modified Size InfoDownloads / Week
Parent folder
3.36 source code.tar.gz 2023-12-08 460.7 kB
3.36 source code.zip 2023-12-08 492.1 kB
README.md 2023-12-08 769 Bytes
Totals: 3 Items   953.5 kB 0
  • Support for creating tables in SQLite STRICT mode. Thanks, Taj Khattra. (#344)
    • CLI commands create-table, insert and upsert all now accept a --strict option.
    • Python methods that can create a table - table.create() and insert/upsert/insert_all/upsert_all all now accept an optional strict=True parameter.
    • The transform command and table.transform() method preserve strict mode when transforming a table.
  • The sqlite-utils create-table command now accepts str, int and bytes as aliases for text, integer and blob respectively. (#606)
Source: README.md, updated 2023-12-08