mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2025-03-04 10:21:28 +00:00
2 lines
36 B
MySQL
2 lines
36 B
MySQL
|
ALTER TABLE users DROP COLUMN salt;
|