Commit f0f16e24 by mercymodest

feat:- add sql

parent 525ea706
# 当前索引需要升级为唯一索引 # TODO 当前索引需要升级为唯一索引
# 当前索引需要升级为唯一索引 # TODO 当前索引需要升级为唯一索引
create index idx_share_code # create index idx_share_code
on t_user_device_share_code (share_code); # on t_user_device_share_code (share_code);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment