2.1.0 - 26 May, 2022
New features:
- Improve bundling experience to safely import dialects while using static paths #5142
- Implement extendable builders #5041
- PostgreSQL: Refresh materialized view concurrently #5166
Bug fixes:
- Use correct paths in package.json browser field #5174
- MariaDB: Fix 'NULL' returned instead of NULL on MariaDB 10.2.6+ #5181
- MySQL: fix hasColumn Error (hasColumn ('a_id') is true, but hasColumn('a_Id') is false) #5148
- MSSQL: Fix .hasTable result when using .withSchema #5176
- Oracle: correctly INSERTS Buffer #4869
Typings:
- Update type definitions for pg connection #5139