> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
> Use this file to discover all available pages before exploring further.

# prefect-sqlalchemy

## 0.6.1

*Released on February 12, 2026*

**Maintenance**

* Bump `prefect` lower bound to `>=3.6.17` [#20659](https://github.com/PrefectHQ/prefect/pull/20659) by [@desertaxle](https://github.com/desertaxle)
* chore(deps-dev): bump ruff from 0.14.14 to 0.15.0 [#20540](https://github.com/PrefectHQ/prefect/pull/20540) by [@app/dependabot](https://github.com/app/dependabot)

***

## 0.6.0

*Released on February 03, 2026*

**Breaking Changes**

* Split prefect-sqlalchemy into `SqlAlchemyConnector` (sync) and `AsyncSqlAlchemyConnector` (async) [#20447](https://github.com/PrefectHQ/prefect/pull/20447) by [@zzstoatzz](https://github.com/zzstoatzz)

**Documentation**

* Remove Python 3.9 support [#19273](https://github.com/PrefectHQ/prefect/pull/19273) by [@desertaxle](https://github.com/desertaxle)
