tiqued/src/lib/server/db/schema
themodrnhakr 2962c3aace Change tasks schema.
Existing date fields in the tasks table have been changed from TEXT to
INTEGER with mode set to timestamp. This will simplify date storage.
There were a number of issues encountered with storing dates as typed
strings.
2025-10-03 21:53:37 -05:00
..
records.ts Fix invalid SQL syntax for index creation. 2025-09-25 15:57:52 -05:00
recordTypes.ts Formatting pass. 2025-09-25 22:47:41 -05:00
tasks.ts Change tasks schema. 2025-10-03 21:53:37 -05:00