Refactor casting on SQL queries from '::' to CAST on whole codebase

前端 未结 0 1727
刺人心
刺人心 2021-01-01 01:05

I use the field::type approach to cast fields, but now I have to change it to CAST(field as type) on our whole codebase (more than 300 files and 3k

相关标签:
回答
  • 消灭零回复
提交回复
热议问题