Skip to content

v0.4.4-recidiviz.9

Latest
Compare
Choose a tag to compare
@ohaibbq ohaibbq released this 17 Apr 21:32
61539ca

What's Changed

  • Use in-memory storage when :memory: is specified by @ohaibbq in #10
  • Return immediately from Job.wait() if a Job has a response set by @ohaibbq in #11
  • Add --data-from-json option for initialization of emulator data by @ohaibbq in #9
  • Fix view creation when query ends in semicolon by @ohaibbq in #13
  • Fix job materialization when destination table does not yet exist by @ohaibbq in #14
  • Refactor API data-access pattern to only load what is necessary; use prepared statements by @ohaibbq in #12

Full Changelog: v0.4.4-recidiviz.8...v0.4.4-recidiviz.9