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
* reorganize Dockerfile and use docker in github CI
* in dbt-core 1.2.x, commit is now being done in SQLAdapter.drop_schema(), so there's no need for it here anymore. see this PR: dbt-labs/dbt-core#5198
* rm file on disk on DROP SCHEMA
* load text.so sqlean extension to get split_parts fn
* add math.so for functions needed by datediff
0 commit comments