Skip to content

v0.7.1

Compare
Choose a tag to compare
@danvergara danvergara released this 03 Jul 22:15
· 297 commits to main since this release

Changelog

3308da5 test(connection): add a test cases to make sure the new validation method works as expected
c1532a2 fix(connection): add a function to parse a incoming dsn for mysql connection
f5562bf fix(dblab): typos
62452bb build(scripts): small fixes
fd2c532 docs(contributing): add the necessary steps to set up the environment to run the tests and dblab itself
7b29f3b fix(client): add a public schema before the name of the table when the driver is postgres