From b257fd3d880c3e3fb7dea7bdde935d71b0f7a73d Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Wed, 31 Dec 2025 14:24:09 +0100 Subject: [PATCH] todo(16): in-progress --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 63dbc1d..f5726f4 100644 --- a/TODO +++ b/TODO @@ -223,7 +223,7 @@ Description: Even though importlib can find submodules through traversing paths ID: 16 Type: feature Title: SQL-aware dataclass -Status: open +Status: in-progress Priority: high Created: 2025-12-31 Description: A dataclass that transparently maps onto an SQL datastore, with