And if using Doctrine to insert it, show us the generated sql query, thanks.
Cheers, Before Printing, Think about Your Environmental Responsibility! Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale! 2010/1/23 Volkov "BabyWolf" Semjon <[email protected]> > 21.01.2010 17:01, webasker пишет: > > Can someone please help me? >> >> I have a database with schema "main" that include a table "User". I >> get this exception when inserting an entry into table User. >> >> Doctrine_Sequence_Exception >> on demand sequence main."User_Id_seq" could not be created >> at () >> in SF_SYMFONY_LIB_DIR\plugins\sfDoctrinePlugin\lib\vendor\doctrine >> \Doctrine\Sequence\Pgsql.php line 56 ... >> > > Please show the code for inserting an entry into table User. > > -- > Не пью; не курю; женщинами интересуюсь, но редко. > > > -- > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
