1
0
Fork 0
mirror of synced 2025-04-02 21:06:18 +03:00
doctrine2/lib/Doctrine
lemartin 7c6c5d87c8
Fix quoting issues related to ticket
Apply quoting strategy to foreign key columns of one-to-one relation so
that correct select statements are generated. And use unquoted column
names in result mapping instead of quoted ones, as consumers (namely
IdentifierFlattener) expect unquoted column names.
2017-04-30 13:51:49 +02:00
..
ORM Fix quoting issues related to ticket 2017-04-30 13:51:49 +02:00