This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
noah
/
mautrix-discord
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
cf5384d908
Ramos
Etiquetas
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
Em bruto
1
ALTER TABLE portal ADD COLUMN encrypted BOOLEAN NOT NULL DEFAULT false;