This repository has been archived on 2020-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
lemmy/server/migrations/2019-12-09-060754_add_lang/down.sql
2019-12-09 00:24:53 -08:00

1 line
36 B
SQL
Vendored

alter table user_ drop column lang;