Commit Graph
65 Commits
Author SHA1 Message Date
Roland FranssenandGitHub 1fa1179246 Update doctrine.yaml 2019-12-02 09:06:54 +01:00
symfony-flex-server[bot]andGitHub cf1c4ecb11 Merge pull request #693 2019-11-28 10:03:37 +00:00
David MaicherandGitHub 2e446d0c1d Fix doctrine-bundle recipe for prod caching pools 2019-11-27 22:33:13 +01:00
Nicolas Grekas 4293dc6cb2 Remove charset config for doctrine-bundle v2 2019-11-27 09:57:53 +01:00
Christopher HertelandGitHub 7924e9c887 Add charset option to postgres example 2019-11-24 23:32:27 +01:00
Andreas Braun bf7c5fd70a Add recipe for DoctrineBundle 1.12 and newer
* Replaces deprecated underscore naming strategy with non-deprecated number-aware strategy
* Remove special production config
2019-11-19 16:30:16 +01:00
Nicolas Grekas e0247f6aa3 [doctrine/doctrine-bundle] dont duplicate the db settings 2019-11-13 20:01:19 +01:00
Fabien Potencier 8c92bc8866 Add a DSN example for psql 2019-10-16 10:15:46 +02:00
Victor BocharskyandGitHub e616e29568 Update URL to use HTTPS and avoid redirection 2019-07-14 02:05:22 +03:00
Smaine Milianni f7a7cccb25 remove default database URL as it defined in .env 2019-05-16 09:58:04 +02:00
symfony-flex-server[bot]andGitHub 7c88accc3a Merge pull request #439 2018-11-13 12:01:47 +00:00
Grégoire Pineau c447845d62 [Fixtures] Create a AppFixtures fixtures instead of .gitignore 2018-10-31 11:27:35 +01:00
Kevin Bond 82479bc7f4 [DoctrineBundle] set auto_generate_proxy_classes to true, false in prod 2018-07-17 11:36:24 -04:00
Ryan Weaver f8f3b2ac4f removing the Symfony 3.3 warning, because that version is no longer
supported
2018-04-17 15:52:42 -04:00
Félix Gómez d72de5d0f6 Added charset and collate to doctrine default table options 2018-02-18 01:47:46 +01:00
Ryan Weaver a7046de5cf tweaking doctrine post message to look good in context of others 2018-02-09 19:55:09 -05:00
Ryan Weaver d5288acd91 This is causing problems in phpunit.xml.dist
Revert "[doctrine-bundle] add single quotes for DATABASE_URL"

This reverts commit ba7fcf10cc.
2018-02-07 20:55:57 -05:00
Nicolas Grekas ba7fcf10cc [doctrine-bundle] add single quotes for DATABASE_URL 2018-02-05 19:02:59 +01:00
symfony-flex-server[bot]andGitHub d239785a44 Merge pull request #272 2017-11-30 19:07:05 +00:00
Ryan WeaverandGitHub d8bb2c3dea adding orm-fixtures alias 2017-11-30 08:47:22 -05:00
Ryan Weaver 140609e1b1 adding DoctrineFixturesBundle 3.0 recipe 2017-11-29 11:32:33 -05:00
Fabien PotencierandGitHub e2b490d884 fixed typo 2017-11-24 07:15:24 -08:00
Ryan WeaverandGitHub 77ab7e318e Removing \ which does not work for XML 2017-11-23 12:45:20 -06:00
symfony-flex-server[bot]andGitHub 119f74fddd Merge pull request #258 2017-11-23 16:13:02 +00:00
Nicolas Grekas 0a17eb2ac2 Use config-relative path for routing annotation resources 2017-11-22 15:35:25 +01:00
Ryan Weaver 2efa651860 add note to configure doctrine.yaml 2017-11-20 15:57:25 -05:00
Ryan Weaver 2d19e7c593 Tweak 2017-11-19 20:34:59 +02:00
Ryan Weaver 72bf213901 Also putting charset option in a place where it is committed 2017-11-19 20:34:20 +02:00
Ryan Weaver cb9f0ede5f Simplifying setup: don't use any parameters
We can do this by using the driver and server_version config. Then, we
can just set DATABASE_URL to blank, to supress the error that it does
not exist. If it *is* set, it overrides the driver option, but they
should match anyways.
2017-11-19 20:33:10 +02:00
Fabien Potencier 126f532c03 moved routes config for annotations 2017-11-18 09:19:53 +02:00
Ryan Weaver 25e96782f5 Moving some params 2017-11-16 15:46:50 +02:00
Ryan Weaver 61ca864c15 adding fallback DATABASE_URL to avoid connecting to the db during
cache:warmup
2017-11-16 15:36:37 +02:00
Ryan Weaver f446c92fbf Moving server_version to committed config 2017-11-16 15:27:16 +02:00
Fabien Potencier ba3a9bef84 changed default placeholder for DB 2017-11-10 08:01:46 -08:00
symfony-flex-server[bot]andGitHub 5f0d5069b2 Merge pull request #204 2017-11-10 00:04:27 +00:00
Nicolas Grekas c11e8c5fad [DoctrineBundle] resolve parameters inside DATABASE_URL 2017-11-09 16:52:26 +01:00
Eric PoeandGitHub fba5d36760 Fix doubled quotes
Fixes #233
2017-11-02 13:57:13 -05:00
Nicolas GrekasandSymfony ff028103ab [DoctrineBundle] Enable caches by default on prod (#214) 2017-10-15 06:03:39 -07:00
SymfonyandGitHub 60925409d2 Merge pull request #172 from symfony/doctrine-migrations-fix 2017-09-11 07:00:52 -07:00
Fabien Potencier 87edffe754 fixed Doctrine migrations default configuration 2017-09-11 05:36:59 -07:00
Victor BocharskyandGitHub f2bec1bbd8 Tweak letter case of "SQLite" and change article "a" -> "an" 2017-08-31 23:38:48 +03:00
Fabien Potencier bf2148f9f1 moved etc/ to config/ and web/ to public/ 2017-07-03 15:36:25 +03:00
Fabien Potencier a3b4507feb added support for symfony/annotations-pack 2017-06-14 16:41:52 -07:00
Teoh Han Hui 1aaa26ad14 [doctrine/doctrine-bundle] Use apcu provider instead of deprecated apc 2017-05-31 12:54:32 +08:00
Teoh Han Hui 0480f8c563 Rename .gitkeep files to .gitignore 2017-05-30 18:02:25 +08:00
Robin Chalas 1e60b1f90d [doctrine/doctrine-bundle] Escape DATABASE_URL env value 2017-05-23 21:01:26 +02:00
Ricardo de VriesandFabien Potencier 52e1ebe6e8 Doctrine Migrations 2017-05-11 12:59:16 -07:00
Yonel Ceruto b39aa6303e Use single quotes in yaml files 2017-05-03 10:24:53 -04:00
Fabien Potencier 2b44c26a66 added symfony/orm-pack 2017-04-13 20:18:10 -07:00
Fabien Potencier dc50812538 fixed typo 2017-04-11 12:58:57 -07:00