todo(16): open
This commit is contained in:
parent
c96568f42f
commit
6b29a8d525
1 changed files with 11 additions and 0 deletions
11
TODO
11
TODO
|
|
@ -219,3 +219,14 @@ Description: Even though importlib can find submodules through traversing paths
|
||||||
is not supported by some modules like sphinx.ext.autosummary
|
is not supported by some modules like sphinx.ext.autosummary
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
ID: 16
|
||||||
|
Type: feature
|
||||||
|
Title: SQL-aware dataclass
|
||||||
|
Status: open
|
||||||
|
Priority: high
|
||||||
|
Created: 2025-12-31
|
||||||
|
Description: A dataclass that transparently maps onto an SQL datastore, with
|
||||||
|
command generation for syncing data between data class and store
|
||||||
|
|
||||||
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue