tekumara / fakesnow

Fake Snowflake Connector for Python. Run, mock and test Snowflake DB locally.
Apache License 2.0
83 stars 7 forks source link

CREATE TAG #94

Closed ayoubhamaoui closed 1 month ago

ayoubhamaoui commented 1 month ago

I have issue when I try to create TAG

  File "*\Python\Python312\site-packages\fakesnow\fakes.py", line 238, in _execute
    self._duck_conn.execute(sql, params)
duckdb.duckdb.ParserException: Parser Error: syntax error at or near "TAG"