From 0a23243b767bac8d4cdd965ad9e24ac58fe19def Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Wed, 31 Dec 2025 14:24:38 +0100 Subject: [PATCH] todo(16): change priority project that uses it is currently on hold, hence priority is low --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index f5726f4..56cf823 100644 --- a/TODO +++ b/TODO @@ -224,7 +224,7 @@ ID: 16 Type: feature Title: SQL-aware dataclass Status: in-progress -Priority: high +Priority: low 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