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
Added drizzle connection attributes to SingleStore's driver instances
Fixes
Removed unsupported by dialect full join from MySQL select api
Forced Gel columns to always have explicit schema & table prefixes due to potential errors caused by lack of such prefix in subquery's selection when there's already a column bearing same name in context
Added missing export for PgTextBuilderInitial type
Removed outdated IfNotImported type check from SingleStore driver initializer
Fixed incorrect type inferrence for insert and update models with non-strict tsconfigs (#2654)