All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
5 lines
106 B
SQL
5 lines
106 B
SQL
DROP TABLE IF EXISTS actions;
|
|
DROP TABLE IF EXISTS plans;
|
|
|
|
DROP FUNCTION IF EXISTS trigger_set_timestamp;
|