mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
* Support to find a worksheet by the title for google_spreadsheets * Add tests for parse_query * Fix types * Add tests when finding a worksheet by a title is failed * Proxy by a wrapper instead of using spreadsheet directly. Do not use gspread in tests * Add tests. Fix format of quoted strings for titles * Fix an error format * Add a newline * Fix formatting --------- Co-authored-by: Justin Clift <justin@postgresql.org>