tekumara / fakesnow

Fake Snowflake Connector for Python. Run, mock and test Snowflake DB locally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade SQLGlot dependency to support BYTEINT

criccomini opened this issue · comments

SQLGlot was missing BYTEINT for Snowfalke dialect.

This PR fixes that:

tobymao/sqlglot#1819

Once it's released, fakesnow should pull in the latest changes in ~=16