Mirror
Ground-Zerro
Ground-Zerro
/
Phobos
Public
Code
Issues
Pull requests
Actions
Releases
View on GitHub ↗
main
main-archive
Ground-Zerro
/
Phobos
/
src
/
server
/
database
/
migrations
/
0008_allow_insecure_http_login.sql
Raw
Download
View on GitHub
88 B
sql
Raw
Download
ALTER TABLE `general_table` ADD `allow_insecure_http_login` integer DEFAULT 0 NOT NULL;