psql db schema test
[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.313635 seconds and 5 git commands to generate.