propelorm / PropelBundle

PropelBundle for Symfony.
http://propelorm.org/Propel/documentation/#working-with-symfony2
180 stars 156 forks source link

Added Identifier quoting #420

Closed Big-Shark closed 7 years ago

Big-Shark commented 8 years ago
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order' at line 1

Query

SELECT id, ... FROM order
Big-Shark commented 8 years ago

@marcj ?