This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
noah
/
mautrix-discord
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
cf5384d908
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
Histórico
Raw
1
ALTER TABLE portal ADD COLUMN encrypted BOOLEAN NOT NULL DEFAULT false;