User_auth.sql 93 B

1
  1. ALTER TABLE `User_auth` ADD `created_by` VARCHAR(10) NULL DEFAULT NULL AFTER `changed_time`;