Shahar Glazner
Shahar Glazner
@mabdinur I've tried to add changelog and merge from 1.x but I don't have permission to push to this repository. What should I do now?
So we are waiting for another approval? exciting :)
@phillipuniverse Did you find any way to workaround this? (we are looking to do exactly the same)
idk if it's relevant for you because it's more of a sqlalchemy thing, but we (@anecdotes.ai) managed to work with `DELETE/UPDATE/INSERT/SELECT` to VARIANT type columns using sqlalchemy's events mechanism (specifically...
Maybe you can take a look @sfc-gh-stan?
Any updates?
Hey @ThomasJRyan, We've managed to workaround this using something like ``` import json import re from sqlalchemy.sql.expression import Insert from sqlalchemy.ext.compiler import compiles from sqlalchemy import event from sqlalchemy.engine import...
Agree, but they are not showing love to this repo