platypush/platypush/plugins/entities
Fabio Manganiello dd60b8924d
Wrap the PRAGMA statement in sqlalchemy.text.
SQLAlchemy 2 no longer supports raw strings passed to `.execute()`
methods.
2023-04-25 10:41:37 +02:00
..
__init__.py Wrap the PRAGMA statement in sqlalchemy.text. 2023-04-25 10:41:37 +02:00
manifest.yaml Added entities plugin to query/action entities 2022-04-07 00:22:54 +02:00