ITADN

Support DESC INDEX

#2416OpenMC-XiaoHei 创建于 2025-02-19
M
MC-XiaoHeicommented
It would be great to be able to do something like this with an API ``` CREATE INDEX IF NOT EXISTS unit_operations_time_idx ON unit_operations (time DESC); ```
0 条评论