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.348508 seconds and 4 git commands to generate.