Files
fastmovieai/fastmovie-admin/update/1020/php_plugin_model.sql
T

1 line
99 B
SQL
Raw Normal View History

ALTER TABLE `php_plugin_model` ADD COLUMN `point_type` char(20) NULL DEFAULT 'times' AFTER `point`;