platypush/platypush/common
Fabio Manganiello 86edd70d93
Fixed session/concurrency management on the main SQLite db
- The `declarative_base` instance should be shared
- Database `session_locks` should be stored at module, not instance
  level
- Better isolation of scoped sessions
- Enclapsulated `get_session` method in `UserManager`
2022-11-12 15:36:17 +01:00
..
gstreamer Only stop the loop if it is set 2020-09-30 13:53:32 +02:00
spotify Added music.spotify UI integration 2021-07-20 01:35:21 +02:00
__init__.py Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
db.py Fixed session/concurrency management on the main SQLite db 2022-11-12 15:36:17 +01:00