add truncate table command

This commit is contained in:
nigel 2019-03-17 21:47:19 +08:00
parent df03f84b55
commit 8535a382d8
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
TRUNCATE TABLE "user_relations" restart IDENTITY;