This commit is contained in:
2026-05-11 20:38:05 +05:00
parent 75247d9821
commit 144aedab99
7 changed files with 118 additions and 53 deletions

View File

@@ -195,6 +195,7 @@ db.serialize(() => {
'wishes TEXT',
'status TEXT DEFAULT "новая"',
'room_type TEXT',
'room_id INTEGER',
'comment TEXT',
'base_price REAL',
'discount_percent INTEGER DEFAULT 0',