Fabio B. Silva
|
46ec26e745
|
revert wrong commit
|
2012-06-18 14:42:58 -03:00 |
|
Fabio B. Silva
|
2afe24f51c
|
start to work in xxToOne quote
|
2012-06-18 14:42:58 -03:00 |
|
Fabio B. Silva
|
a75c672ee7
|
fix sequence and join columns
|
2012-06-18 14:42:57 -03:00 |
|
Fabio B. Silva
|
7215c1a3b1
|
test join table quote
|
2012-06-18 14:42:57 -03:00 |
|
Fabio B. Silva
|
2b8e24fb09
|
revert wrong commit
|
2012-06-18 14:42:57 -03:00 |
|
Fabio B. Silva
|
0e9c76abf8
|
revert wrong commit
|
2012-06-18 14:42:57 -03:00 |
|
Fabio B. Silva
|
f335f23145
|
tests for quoted columns metadata
|
2012-06-18 14:42:56 -03:00 |
|
Fabio B. Silva
|
8fec73673d
|
fix DDC-1719 in persiter and query level
|
2012-06-18 14:42:56 -03:00 |
|
Fabio B. Silva
|
fabfb66293
|
deprecated metadata quote methods
|
2012-06-18 14:42:56 -03:00 |
|
Fabio B. Silva
|
4ef3d99770
|
use quote strategy in SizeFunction, MultiTableDeleteExecutor, MultiTableUpdateExecutor, and SchemaTool
|
2012-06-18 14:42:56 -03:00 |
|
Fabio B. Silva
|
851d17f940
|
use quote strategy in SingleTablePersister
|
2012-06-18 14:42:55 -03:00 |
|
Fabio B. Silva
|
dcd19bba22
|
use quote strategy in OneToManyPersister
|
2012-06-18 14:42:55 -03:00 |
|
Fabio B. Silva
|
36296a3906
|
use quote strategy in JoinedSubclassPersister
|
2012-06-18 14:42:55 -03:00 |
|
Fabio B. Silva
|
7f64474f3e
|
use quote strategy in persister
|
2012-06-18 14:42:54 -03:00 |
|
Fabio B. Silva
|
2af7b3fd38
|
use quote strategy in BasicEntityPersister
|
2012-06-18 14:42:54 -03:00 |
|
Fabio B. Silva
|
5d665b59a1
|
remove getQuotedIdentifierColumnNames
|
2012-06-18 14:42:54 -03:00 |
|
Fabio B. Silva
|
505bdb9c03
|
missing files
|
2012-06-18 14:42:54 -03:00 |
|
Fabio B. Silva
|
db53b8651c
|
apply quote strategy at sqlwalker
|
2012-06-18 14:42:53 -03:00 |
|
Fabio B. Silva
|
d49a968d55
|
tests for DDC-1719
|
2012-06-18 14:42:53 -03:00 |
|
Fabio B. Silva
|
1bcda5147a
|
inject quote strategy into sql walker
|
2012-06-18 14:42:53 -03:00 |
|
Fabio B. Silva
|
2b4c29e4f2
|
tests for default strategy
|
2012-06-18 14:42:53 -03:00 |
|
Fabio B. Silva
|
9f297c3140
|
first tests for DefaultQuoteStrategy
|
2012-06-18 14:42:52 -03:00 |
|
Guilherme Blanco
|
41d9f612c7
|
Merge pull request #378 from web-dev/DDC-1880
Fixed DDC-1880 Named Queries not registered in xml mapping
|
2012-06-18 10:06:15 -07:00 |
|
Josiah Truasheim
|
ff8cc6f4c0
|
Fixed DDC-1880 Named Queries not registered in xml mapping
|
2012-06-18 23:41:20 +07:00 |
|
Benjamin Eberlei
|
a3210e78aa
|
Merge pull request #368 from doctrine/join-poc
Join poc
|
2012-06-18 08:18:13 -07:00 |
|
Benjamin Eberlei
|
e183cc62d9
|
Merge pull request #377 from Dinduks/fix_doc_link
Fix the documentation link in the README
|
2012-06-18 08:12:35 -07:00 |
|
Dinduks
|
77edb23291
|
Fix the documentation link in the README
|
2012-06-18 17:11:03 +02:00 |
|
Benjamin Eberlei
|
6f13e9543b
|
Fix QueryTest
|
2012-06-18 17:03:08 +02:00 |
|
Guilherme Blanco
|
cba4e55ac4
|
Added more coverage tests. Required result confirmation.
|
2012-06-18 17:02:14 +02:00 |
|
Guilherme Blanco
|
41a650b699
|
Updated PoC for multiple components DQL support.
|
2012-06-18 17:01:52 +02:00 |
|
Alexander
|
e7dfa08756
|
[PoC] Arbitrary join support
|
2012-06-18 17:00:37 +02:00 |
|
Benjamin Eberlei
|
0c4952447b
|
Merge pull request #369 from greg0ire/master
Show the advice only when relevant.
|
2012-06-18 07:26:04 -07:00 |
|
Benjamin Eberlei
|
3aee619fc0
|
Merge pull request #375 from lstrojny/transactional-callable
Allow passing any callable instead of only closures
|
2012-06-18 07:25:16 -07:00 |
|
Lars Strojny
|
164269bff1
|
Allow passing any callable instead of only closures
|
2012-06-16 13:20:34 +02:00 |
|
Guilherme Blanco
|
27b4f58b66
|
Merge pull request #362 from odolbeau/cs
Correct some mistakes (tabs & trailing spaces)
|
2012-06-14 22:43:18 -07:00 |
|
Guilherme Blanco
|
e8ad82c80f
|
Merge pull request #363 from gajdaw/entities_generator_cs_fix
Entities generator: constructor's template docblock
|
2012-06-14 22:42:17 -07:00 |
|
Guilherme Blanco
|
8bb4f53447
|
Merge pull request #370 from Ph3nol/ph3-phpcs-fixes
Some PHP-CS fixes
|
2012-06-14 22:40:50 -07:00 |
|
Guilherme Blanco
|
1e6508d2dc
|
Merge pull request #371 from instaclick/bin-permissions
set permissions as expected by composer.phar update
|
2012-06-14 22:40:33 -07:00 |
|
Guilherme Blanco
|
91ffd30f52
|
Merge pull request #373 from bschaeffer/patch-1
Grammar fix for composer.json file
|
2012-06-13 07:23:53 -07:00 |
|
Braden Schaeffer
|
05c612f337
|
Grammar fix for composer.json file
|
2012-06-12 09:43:38 -05:00 |
|
Anthon Pang
|
c1c046f2dd
|
set permissions as expected by composer.phar update
|
2012-06-11 11:40:23 -04:00 |
|
Ph3nol
|
2abb459770
|
Some PHP-CS fixes
|
2012-06-11 12:39:18 +02:00 |
|
Grégoire Paris
|
111bb52add
|
delimit ternary
|
2012-06-11 08:23:37 +02:00 |
|
Grégoire Paris
|
190e63a6bb
|
Show the advice only when necessary.
This is indeed a good advice, but people who
already have implemented __toString() might
get confused about it.
|
2012-06-10 23:59:07 +03:00 |
|
Guilherme Blanco
|
7b758493a3
|
Merge pull request #365 from Ocramius/DDC-1860
DDC-1860 - Composer arbitrary for CLI and composer/autoload.php in different paths
|
2012-06-09 05:45:26 -07:00 |
|
Marco Pivetta
|
2f83cf0dbd
|
Cleaning up, removing iteration over parent directories as location of autoload.php can be determined eagerly
|
2012-06-09 14:41:39 +02:00 |
|
Marco Pivetta
|
8231fb2c68
|
Adding support for various composer autoload file locations, making composer optional
|
2012-06-09 10:48:58 +02:00 |
|
Włodzimierz Gajda
|
b263a00eac
|
Entities generator: constructor's template docblock
|
2012-06-06 08:44:25 +02:00 |
|
Olivier Dolbeau
|
79a9ce5000
|
Add some corrections
|
2012-06-05 21:32:53 +02:00 |
|
Olivier Dolbeau
|
7ca0ac289e
|
Remove tabs & trailing spaces
|
2012-06-05 15:46:10 +02:00 |
|