6.7.0: Описание товаров и редизайн выполнения
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m24s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
poignatov
2026-03-10 16:39:23 +03:00
parent 79fa0538f9
commit e962f49407
9 changed files with 190 additions and 32 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE shopping_items DROP COLUMN description;

View File

@@ -0,0 +1 @@
ALTER TABLE shopping_items ADD COLUMN description TEXT;