sqla-tester

Results 394 comments of sqla-tester

**jonathan vanasco** has proposed a fix for this issue in the **main** branch: **warnings emitted from configure_mappers(), autoflush(), etc are difficult to discern due to no stack trace** https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/3304

**Federico Caselli** has proposed a fix for this issue in the **main** branch: **JSONPathType can be used in casts in PostgreSQL** https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/4019

**Mike Bayer** has proposed a fix for this issue in the **main** branch: **warn for no polymorphic identity w/ poly hierarchy** https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/4125

**Mike Bayer** has proposed a fix for this issue in the **rel_1_4** branch: **warn for no polymorphic identity w/ poly hierarchy** https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/4126

**Mike Bayer** has proposed a fix for this issue in the **main** branch: **add pool_sleep_on_get parameter** https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/3581

**Mike Bayer** has proposed a fix for this issue in the **rel_1_4** branch: **add pool_sleep_on_get parameter** https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/3582

New Gerrit review created for change 61d5e24e5b76c97db73aa2507af7f5c2d3a948fa: https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/4047

**Federico Caselli** (CaselIT) wrote: Ok everything looks good. A test release is here: https://github.com/CaselIT/sqlalchemy/actions/runs/2938619397 This is the link on the test pypi: https://test.pypi.org/project/SQLAlchemy/2.0.0b1.dev0/#files Mike there seem to an issue on...

**Federico Caselli** (CaselIT) wrote: recheck alembic View this in Gerrit at https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/4047

**Federico Caselli** (CaselIT) wrote: That's my thinking, also since it's managed by pypi people it's likely it will keep working in the future. I think that pypa/cibuildwheel is trust wordy...