Files
elcaribe/temp/PLJ7vEAC2W/addons/otp_system/sql/1.2.sql

3 lines
167 B
SQL

INSERT INTO `otp_configurations` (`id`, `type`, `value`, `created_at`, `updated_at`) VALUES (NULL, 'fast2sms', '0', current_timestamp(), current_timestamp());
COMMIT;