geekai/database/update-v4.1.0.sql

1 line
104 B
SQL

ALTER TABLE `chatgpt_chat_models` CHANGE `power` `power` SMALLINT NOT NULL COMMENT '消耗算力点数';