Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 20:48
· 34 commits to master since this release
f904f27

SQLite v1.4.0

Diff since v1.3.0

Closed issues:

  • "Custom Scalar Functions" - TEXT vs. BLOB (#147)
  • TypeError in select with missing values (#244)
  • SQLite.jl appears to be 400 times slower than Python's sqlite3 (#246)
  • sqlite3_open seems to dislike AbstractStrings? (#265)
  • How to get the schema of a table? (#272)
  • Repeat calls to load!(...) fail (#274)
  • load!(db ; analyze=true) is broken (#276)
  • Tables.columns seem to flatten columns (#280)
  • ArgumentError: 'Int32' iterates 'Int32' values, which doesn't satisfy the Tables.jl AbstractRow interface (#281)

Merged pull requests: