v0.13.0
This release adds the table_info()
function that provides basic metadata about the columns in a table. It is useful when browsing data and when auto-generating SQL queries.
What's Changed
- Make information on column types accessible by @ximenesuk and @volcan01010 in #128
Full Changelog: v0.12.2...v0.13.0