This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
noah
/
mautrix-discord
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
c5f58afe71
Branches
Tags
main
mautrix-discord
/
database
/
migrations
/
14-add-encrypted-column-to-portal-table.sql
14-add-encrypted-column-to-portal-table.sql
72 B
Lịch sử
Raw
1
ALTER TABLE portal ADD COLUMN encrypted BOOLEAN NOT NULL DEFAULT false;