9d845c8899
- backend moved to backend directory - added and initialized frontend with vue - moved infrastructure files to infra directory
4 lines
74 B
SQL
4 lines
74 B
SQL
SELECT cron.unschedule('cleanup-expired-otp');
|
|
|
|
DROP TABLE IF EXISTS otp;
|