Skip to content

version 5.19.0 released

Compare
Choose a tag to compare
@aamine aamine released this 17 Oct 12:31
· 256 commits to master since this release
  • [new] bricolage, bricolage-jobnet, Bricolage::CommandLineApplication now do not block on executing queries in PostgreSQL-like DBs (including Redshift).
  • [CHANGE] Removes (maybe) unused method PostgresConnection#streaming_execute_query. Use #query_batch instead.