This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
viscord/packages/server/public/migrations/6-messages-drop-from.sql

2 lines
35 B
MySQL
Raw Permalink Normal View History

2022-07-23 17:37:24 -04:00
ALTER TABLE `messages`
DROP `from`;