flower icon indicating copy to clipboard operation
flower copied to clipboard

refactor(framework) Move utils and add `SqliteStateMixin`

Open panh99 opened this issue 7 months ago • 0 comments

This reduces code duplication between SqliteLinkState and future SqliteNodeState

Code moved without changes

The only change is in SqliteLinkState where it inherits SqliteStateMixin now.

panh99 avatar May 15 '25 13:05 panh99