You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- 将 '>' 和 '<' 符号替换为 <![CDATA[ ]]> - 使用 DATE_FORMAT 函数替代 CONVERT 函数,以提高日期格式化的一致性 - 用 LOCATE 函数替换 charindex,以提高字符串定位的可移植性 - 优化时间范围查询条件,使用直接比较替代 DATEDIFF函数 - 统一使用 now() 替代 sysdate(),以保持时间函数的一致性 |
3 weeks ago | |
---|---|---|
.. | ||
src/main | 3 weeks ago | |
pom.xml | 1 year ago |