Skip to content

v18.1.0

Compare
Choose a tag to compare
@blackbeam blackbeam released this 25 Mar 16:41
· 223 commits to master since this release

Additions:

  • new methods Transaction::{last_insert_id, affected_rows, warnings, info_ref, info_str}, Conn::{warnings, info_ref, info_str} (see #211)

Internal improvements:

  • Conn size reduced to 8 bytes.