Bug Fixes - If does not have sufficient permission, read database list fails with the message. 13
0.16.1
Bug Fixes - Fix query to run if endswith `\G` + spaces
0.16.0
New Features - styled error message - options can be passed as environment variables - output with pager support (default=False)
Bug Fixes - fix stats.query_stats message, if returns more than hard limit.
Other Changes - handle warnings message
0.15.0
SPEC change - `DESCRIBE` omit to show duplicated column name and index info 5 - `SHOW INDEX` returns from `INFORMATION_SCHEMA.INDEXES` and `INFORMATION_SCHEMA.INDEX_COLUMNS` 7
Bug fix Handle `SHOW INDEX` statement with extra space 7
0.14.0
Internal Changes only - Bump google-cloud-spanner from 1.11.0 to 1.12.0 - Update dev dependencies - Update README - Add workflow to publish package