Laravel MS SQL DB::RAW Query returns “Invalid column name”

后端 未结 0 1369
温柔的废话
温柔的废话 2020-12-30 03:33

I\'m using SQL Server within my Laravel application. I need to group / sum a table for month / year.

My query looks like this:

$positions = BelegPos::s         


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