filthysocks
filthysocks
none, it just returns an empty list but if run it on all columns ``` db = UnifiedAlchemyMagicMock() db.session.query(MyTable).all() ``` i get results. The column alwalys has a value
Hey, any progress here? Due to reasons we are at python 3.7 and an older dagster version. It be nice if we wouldn't have to update twice, patter matching is...
I'll have a look how complicated that would be.
Even though our frameworks are not much alike (we assumed all variables are categorical, this makes our lives much much easier), i don't think its too complicated to implement. The...