Time : 12:18:45
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'asc  LIMIT 0 ,10' at line 1
Raw SQL : SELECT * FROM warehouse_arrangements WHERE company_id = '13' ORDER BY    asc  LIMIT 0 ,10
