Le 28/02/2011 16:08, Nico a écrit :
On 27 Feb., 21:28, Christophe COEVOET wrote:
Le 27/02/2011 01:01, igniteflow a crit :> I'm having the same issue. I'm
using the sandbox and have been
following thehttp://docs.symfony-reloaded.org/guides/doctrine/dbal/overview.html
tutorial, but am getting
Hi everybody,
I had the same problem when I try use doctrine:database:drop or
doctrine:database:create. I clear the cache files and try this
commands again and it works, the problem does not happen again.
I hope it helps someone.
Otávio.
On 16 fev, 14:17, Nico wrote:
> Hi everybody,
>
> I wo
On 27 Feb., 21:28, Christophe COEVOET wrote:
> Le 27/02/2011 01:01, igniteflow a crit :> I'm having the same issue. I'm
> using the sandbox and have been
> > following
> > thehttp://docs.symfony-reloaded.org/guides/doctrine/dbal/overview.html
> > tutorial, but am getting the
>
> > "doctrine.dba
Le 27/02/2011 01:01, igniteflow a écrit :
I'm having the same issue. I'm using the sandbox and have been
following the
http://docs.symfony-reloaded.org/guides/doctrine/dbal/overview.html
tutorial, but am getting the
"doctrine.dbal.default_connection" must be defined.
Which version of the sandb
I'm having the same issue. I'm using the sandbox and have been
following the
http://docs.symfony-reloaded.org/guides/doctrine/dbal/overview.html
tutorial, but am getting the
"doctrine.dbal.default_connection" must be defined.
error message
On Feb 21, 2:06 pm, Daniel Londero wrote:
> On 21 Feb
On 21 Feb, 13:13, Daniel Londero wrote:
> On 16 Feb, 18:17, Nico wrote:
>
> > If I try to use the create database coomand (php app/console
> > doctrine:database:create -v), It gives me this error message:
>
> > +
>
> > [InvalidArgumentException]
> > The parameter "doctrine.dbal.default_connec
On 16 Feb, 18:17, Nico wrote:
> If I try to use the create database coomand (php app/console
> doctrine:database:create -v), It gives me this error message:
>
> +
>
> [InvalidArgumentException]
> The parameter "doctrine.dbal.default_connection" must be defined.
I've the same problem even if
On 16 Feb, 18:17, Nico wrote:
> If I try to use the create database coomand (php app/console
> doctrine:database:create -v), It gives me this error message:
>
> +
>
> [InvalidArgumentException]
> The parameter "doctrine.dbal.default_connection" must be defined.
This happens also to me using a
Hello,
I do experience the the same problem, after following the tutorials
and configurations as provided in:
http://docs.symfony-reloaded.org/master/guides/doctrine
The dbal connection itself seems to work. When I manually create a a
table in the database and then place the following co