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

3 lines
165 B
SQL

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