1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

84 Commits

Author SHA1 Message Date
Benjamin Eberlei
73c7605a5c [DDC-1094] Add support for limit, offset and orderby in EntityRepository::findBy(). 2011-04-30 23:18:24 +02:00
Benjamin Eberlei
5d1b4f98de [DDC-1014] Update DBAL remote to include date arithmetics related functionality. 2011-03-27 11:34:14 +02:00
Benjamin Eberlei
e126315c1b Bump DBAL dependency to include Security Fix for AbstractPlatform::modifyLimitQuery() 2011-03-21 23:54:40 +01:00
Benjamin Eberlei
03630df20d Add support for IN(?) queries in repositories using the DBAL support for parameter lists. 2011-03-06 11:15:56 +01:00
Benjamin Eberlei
e0b835178b Bump dependency of ORM master to DBAL 2.0.2 2011-03-05 10:09:16 +01:00
Benjamin Eberlei
8b9f12d924 Remove copied code of Symfony Console/Yaml and added submodules. 2011-02-28 21:51:56 +01:00
Jonathan H. Wage
328a5fe49a Updating to reverted version of common. 2011-02-16 10:25:29 -06:00
Jonathan H. Wage
839b6dd5e4 Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases."
This reverts commit c988a99d55.
2011-02-16 10:24:42 -06:00
Jonathan H. Wage
c988a99d55 Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases. 2011-02-16 10:06:39 -06:00
Jonathan H. Wage
a4a184b27c Implementing ClassMetadataFactory interface. 2011-02-15 21:00:48 -06:00
Jonathan H. Wage
68a4099684 Implementing initial Doctrine\Common\Persistence interfaces. 2011-02-15 20:02:45 -06:00
Benjamin Eberlei
4ecb582c76 Update dependencies to Common 2.0.1 and DBAL 2.0.1 2011-02-05 11:46:35 +01:00
Benjamin Eberlei
7def30f283 Update dependencies to Common 2.0 stable and DBAL 2.0 stable. 2010-12-21 22:39:26 +01:00
Benjamin Eberlei
6c9eeb6127 Update Dependency to DBAL RC5 2010-12-12 16:02:46 +01:00
Benjamin Eberlei
2ba9d5a597 Update Dependency of DBAL from RC3 to RC4 2010-12-04 11:04:20 +01:00
Fabien Potencier
892eec2f26 Update Symfony\Component\Console to latest version 2010-11-30 02:45:04 +08:00
Benjamin Eberlei
154176516e Upgrade Dependencies to Common RC2 and DBAL RC3 2010-11-18 23:05:34 +01:00
Benjamin Eberlei
b5c5ec3c69 DBAL-16 - Update Symfony\Component\Console to latest version to fix upstream bug 2010-10-30 13:24:50 +02:00
Roman S. Borschel
20af9d6d9f Bumping DBAL dependency to BETA4. 2010-09-01 20:47:01 +02:00
Roman S. Borschel
207d624f5f Bumped Common dependency to RC1, fixing related issues in the test suite. 2010-09-01 20:43:23 +02:00
Sébastien HOUZE
4a9f36800e Symfony/Components renamed into Symfony/Component 2010-08-23 12:39:30 -05:00
Jonathan H. Wage
623c02c7dc Updating common to 2.0.0BETA4 2010-08-02 16:40:52 -05:00
Benjamin Eberlei
86e24d373b DDC-723 - Update ORM to depend on latest DBAL Beta3 release, fixed Schema-Tool errors - Use git submodule update to get the latest code 2010-07-28 20:20:47 +02:00
Roman S. Borschel
4d27b40423 Bumped Common dependency to BETA3. 2010-06-16 16:32:15 +02:00
Roman S. Borschel
bbf18bbc17 Bumped Common and DBAL dependencies to BETA2. 2010-06-13 19:46:40 +02:00
Roman S. Borschel
87fb9a5e29 Correcting DBAL dependency to point to right commit. 2010-06-13 11:59:15 +02:00
Roman S. Borschel
eb1d017f55 Fixed Common dependency to point to correct commit. 2010-06-12 19:38:39 +02:00
Jonathan H. Wage
b733a627b7 Added submodules. 2010-05-25 11:39:30 -04:00
Jonathan H. Wage
efb33a8365 Merging some fixes to Symfony Console component 2010-04-16 13:21:16 -04:00
Guilherme Blanco
b0e26fa17d [2.0] Added Symfony Components dependencies 2010-04-08 01:03:04 -03:00
romanb
2ffc7f17db [2.0] Migrated AnnotationDriver to new annotation parser. Removed addendum vendor library. 2009-07-08 15:25:41 +00:00
romanb
f28127664c [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
piccoloprincipe
bdd2241fb5 set svn:eol-style property on plain text files 2009-06-02 18:05:26 +00:00
romanb
a4e928e118 [2.0] Moved addendum library to vendor dir. 2009-05-28 21:06:24 +00:00