比如要使用mySQL中的md5函数,

 

Test::model()->findAll(new CDbExpression("md5(name) =1"));

相关文章:

  • 2021-10-14
  • 2022-12-23
  • 2021-09-03
  • 2021-10-21
  • 2021-11-29
  • 2021-11-14
  • 2022-12-23
  • 2021-07-26
猜你喜欢
  • 2021-06-19
  • 2021-09-18
  • 2021-10-03
  • 2022-12-23
  • 2022-03-01
  • 2022-12-23
  • 2021-06-15
相关资源
相似解决方案