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
Add database name validation into connection tests and enhance driver tests (#304)
## Usage and product changes
* We add database name validation checks to `connection/database`
* We add offset checks for `datetime-tz` in `driver/driver`
* We add basic concurrent query result processing tests in
`driver/driver` with more explciit todos for the future.
0 commit comments