YEAH, great !
Doctrine developpers rocks !
Thanks
--
Mickael Kurmann
On 23 mar, 20:27, "Nathanael D. Noblet" <[EMAIL PROTECTED]> wrote:
> elbouillon wrote:
> > Hello,
>
> > Since doctrine revision came to revision 1182 [1] , I've an exception
> > with all my models that have relations.
>
> > I
It's usefull if you have more than one database server (cluster).
Instead of working with auto-increment columns to identify your rows
you use uuid's instead. You'll then have no problems if you want to
merge the tables from all those or some of the nodes (hardware
upgrades, so that e.g. three nod
elbouillon wrote:
> Hello,
>
> Since doctrine revision came to revision 1182 [1] , I've an exception
> with all my models that have relations.
>
> I don't understand why it want to create a table in my database
> because in doctrine.yml the option : create_tables is set to false.
>
> If anyone
Hello,
Since doctrine revision came to revision 1182 [1] , I've an exception
with all my models that have relations.
I don't understand why it want to create a table in my database
because in doctrine.yml the option : create_tables is set to false.
If anyone has an idea...
Thanks for your hel
Did anyone have a problem with the link javascript confirmation on IE7?
=> add to cart
This one deletes the item no matter what you clink.
I came up with the following solution. If someone has a better one please share.
originalConfirmFunction = window.confirm;
window.confirm = function (str){
On 3/23/07, Franke Gordon <[EMAIL PROTECTED]> wrote:
> i have upgrade the sfSwiftPlugin to the actual Swift Version.
>
this is the occasion to thank you for this plugin :) swift mailer is really
a great piece of software.
++
tristan
--~--~-~--~~~---~--~~
You rece
Hallo,
i have upgrade the sfSwiftPlugin to the actual Swift Version.
Have FUN!
Greetings
Gordon
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to
Hi list,
I wanted to announce a new Flash asset insertionplugin. I know there is
already sfSwfObjectHelperPlugin and sfSIFRPlugin, but after releasing
sfUJSPlugin, I thought that it was a pity to use an additional library
redoing a DOM selector, when jQuery's selector is already very good.
The
Sorry i have forgot to clear the cache ;(
It works fine for me.
Greetings
Gordon
-Ursprüngliche Nachricht-
Von: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von
Franke Gordon
Gesendet: Freitag, 23. März 2007 10:18
An: symfony-users@googlegroups.com
Betreff: [symf
Hello all,
I use Doctrine (via sfDoctrine) as the model layer in my Symfony setup,
with a PostgreSQL database. In order to have a clear separation between
SF tables and external applications tables (PunBB forum for instance),
I'd like to make use of dedicated Postgres named schemas (as in [1])
Ok, i have see that is very simple. i can call my class with:
sfMixer::register('sfException:printStackTrace', array('myErrorMailer',
'log500'));
sfMixer::register('sfController:forward:error404', array('myErrorMailer',
'log404'));
In the global config.php the mixer not excist and in the ap
11 matches
Mail list logo