fix(database): correction to the printer modules

This commit is contained in:
2025-04-04 17:08:25 -05:00
parent 16e5413a90
commit 8194798a37
20 changed files with 12720 additions and 4 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "printers" ALTER COLUMN "lastTimePrinted" SET DATA TYPE timestamp with time zone;