Mark Keller
Mark Keller
I think this was fixed by: #154
Thanks, @kirkholmes I will look into supporting JSONs!
Unfortunately we have no fix for this, the problem is not with our code. It's related to `setuptools`. We will look into this later, but not in the near future....
Lets keep an eye on this, as this might be the cause: https://github.com/pypa/pip/issues/6055
Sure, I can look into this when I get some time. I'm not sure `Flask-Migrate` is, is this just an Alembic issue?
I think you're doing good, @kirkholmes 😄 Snowflake doesn't support indexing, or the `+` operator. These problems should be easily fixable. I'll try to get to these soon!
Version < 2.0.0 is suggested for a different reason. This is a duplicate of: https://github.com/snowflakedb/snowflake-connector-python/issues/287 Please follow that ticket!
> @keller00 I see you self-assigned this. Does that mean you're working on this? If so, got a rough timeline? I will when I find some time, I'm just trying...
Note that Snowflake has a hard time limit on answering show commands. If you have too many tables it will time out and schema wide foreign keys / primary keys/column...
Here’s the issue: #142 I bet this is what's happening. I’ll verify your log when I’m at my computer.