This website requires JavaScript.
Explore
Help
Sign in
fabaff
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f30e077a5a
platypush
/
platypush
/
plugins
/
entities
History
Fabio Manganiello
24f5a8283c
Added
PRAGMA foreign_keys = ON
before deleting entities on SQLite
...
SQLite doesn't enable foreign keys cascade on delete by default.
2022-11-13 01:18:45 +01:00
..
__init__.py
Added
PRAGMA foreign_keys = ON
before deleting entities on SQLite
2022-11-13 01:18:45 +01:00
manifest.yaml
Added entities plugin to query/action entities
2022-04-07 00:22:54 +02:00