This website requires JavaScript.
Explore
Help
Register
Sign In
poignatov
/
play-life
Watch
1
Star
0
Fork
0
You've already forked play-life
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a35797a1f9e338d878c498dfc9cb891503ed066f
play-life
/
play-life-backend
/
migrations
/
000027_add_shopping_item_description.down.sql
2 lines
53 B
MySQL
Raw
Normal View
History
Unescape
Escape
6.7.0: Описание товаров и редизайн выполнения Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:39:23 +03:00
ALTER
TABLE
shopping_items
DROP
COLUMN
description
;
Reference in New Issue
Copy Permalink