forked from platypush/platypush
Fabio Manganiello
f45df5d4d3
Some plugins may represent entity IDs as integers, while the database maps external IDs to strings. This may result in entities being incorrectly mapped during merging. Casting to string prevents these type-related ambiguities. |
||
---|---|---|
.. | ||
backend | ||
bus | ||
common | ||
config | ||
context | ||
cron | ||
entities | ||
event | ||
exceptions | ||
message | ||
platydock | ||
plugins | ||
procedure | ||
schemas | ||
user | ||
utils | ||
__init__.py | ||
__main__.py | ||
logger.py |