All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 7m58s
12 lines
374 B
Plaintext
12 lines
374 B
Plaintext
TRUNCATE TABLE apple_iap_transactions;
|
|
TRUNCATE TABLE application_versions;
|
|
TRUNCATE TABLE `order`;
|
|
TRUNCATE TABLE system_logs;
|
|
TRUNCATE TABLE traffic_log;
|
|
TRUNCATE TABLE user;
|
|
TRUNCATE TABLE user_auth_methods;
|
|
TRUNCATE TABLE user_device;
|
|
TRUNCATE TABLE user_device_online_record;
|
|
TRUNCATE TABLE user_family;
|
|
TRUNCATE TABLE user_family_member;
|
|
TRUNCATE TABLE user_subscribe; |