]> andersk Git - sql-web.git/blame - reset.sql
change password feature
[sql-web.git] / reset.sql
CommitLineData
1389493c
JP
1TRUNCATE TABLE `DB`;
2TRUNCATE TABLE `DBOwner`;
3TRUNCATE TABLE `DBQuota`;
4TRUNCATE TABLE `Group`;
5TRUNCATE TABLE `GroupQuota`;
6TRUNCATE TABLE `GroupStat`;
7TRUNCATE TABLE `User`;
8TRUNCATE TABLE `UserGroup`;
9TRUNCATE TABLE `UserQuota`;
10TRUNCATE TABLE `UserStat`;
This page took 0.040783 seconds and 5 git commands to generate.