flower
flower copied to clipboard
refactor(framework) Move utils and add `SqliteStateMixin`
This reduces code duplication between SqliteLinkState and future SqliteNodeState
Code moved without changes
The only change is in SqliteLinkState where it inherits SqliteStateMixin now.