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
* feat: add dialect connection property
Adds a `dialect` connection property that determines which dialect is
used for any new database that is created by this connection. This
property can also be set in combination with the `auto_config_emulator`
connection property to determine the dialect of the database that
should be created automatically on the Emulator.
* chore: address review comments
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments