todo(16): change priority

project that uses it is currently on hold, hence priority is low
This commit is contained in:
Tiara Rodney 2025-12-31 14:24:38 +01:00
parent b257fd3d88
commit 0a23243b76
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723

2
TODO
View file

@ -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