Skip to content

csvs-to-sqlite 0.9

Compare
Choose a tag to compare
@simonw simonw released this 17 Jan 05:20
· 10 commits to master since this release
  • Support for loading CSVs directly from URLs, thanks @betatim - #38
  • New -pk/--primary-key options, closes #22
  • Create FTS index for extracted column values
  • Added --no-fulltext-fks option, closes #32
  • Now using black for code formatting
  • Bumped versions of dependencies