Files
play-life/play-life-backend/migrations/000027_add_shopping_item_description.down.sql
poignatov e962f49407
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m24s
6.7.0: Описание товаров и редизайн выполнения
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:39:23 +03:00

2 lines
53 B
SQL

ALTER TABLE shopping_items DROP COLUMN description;