Open dsroberts opened 1 year ago
I don't know if subquery
is even actually used, not sure why we have that import! (something something lint unused imports...)
I don't think that the import of subquery
is the only issue. After removing this, most of the tests error out with:
sqlalchemy.exc.ObjectNotExecutableError: Not an executable object: 'PRAGMA user_version'
Hi All
Just attempted a test hh5 update, ran a notebook and got this:
Can confirm it works fine with sqlalchemy 1.4.46.