Skip to content

dynamite v0.1.0

Compare
Choose a tag to compare
@joprice joprice released this 17 Jan 06:06
· 115 commits to master since this release
  • improve index validation
  • cache table descriptions
  • check if key exists on update to avoid upsert
  • add optional config file and move history to ~/.dynamite folder
  • in multi-line queries with a syntax error, only show the line where the error occurred
  • add experimental sum aggregate function
  • set exit status on failures in script mode