You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release includes a fix for quoting identifiers in OpenDistro. Before, the SQLAlchemy dialect was using double quotes, but it should use backticks instead.
docs: update changelog [Daniel Vaz Gaspar] release: version bump and exception fix (#48) [Daniel Vaz Gaspar] feat(opendistro): implement get view names with ES alias (#47) [Daniel Vaz Gaspar] fix(opendistro): aws auth and discard not supported engine type from meta (#46) [Daniel Vaz Gaspar] feat: support opendistro (#45) [Daniel Vaz Gaspar]