Back

Allow Null Error Query

Copy Below Code View As A Text File Show Text Only Show API Edit Code
                            

ALTER TABLE `dve_admin_log_history` CHANGE `session_end` `session_end` DATETIME NULL;