RUOYI-geek/sql/postgresql/注意.md
2025-01-08 10:34:09 +08:00

8 lines
138 B
Markdown

find_in_set\(([^,]+),\s*([^)]+)\)
array_position(string_to_array($2, ','), CAST($1 AS TEXT)) IS NOT NULL
sysdate\(\)
CURRENT_TIMESTAMP