if hash column in the users table is not empty, do not allow a log in since the...
[mirrors/Kyberia-bloodline.git] / sql / mysql / drop_all.sql
1 DROP table nodes;
2 DROP table users;
3 DROP table node_access;
4 DROP table node_content;
This page took 0.391412 seconds and 4 git commands to generate.