logging#19, max 5MB#18,addinsert/update#14,drizzle

This commit is contained in:
Your Name
2025-01-30 16:16:20 +01:00
parent 9f25253ade
commit 5707d1bb1f
22 changed files with 1073 additions and 100 deletions

View File

@@ -9,7 +9,6 @@ export const Deck = table(
deckname: text('deckname').notNull(),
bildname: text('bildname'),
bildid: text('bildid'),
iconindex: integer('iconindex'),
x1: real('x1'),
x2: real('x2'),
y1: real('y1'),