I have complained about this before, but the answer is your have to write your own script to prepopulate id_table. I find it very annoying
Is this a bug? -D ----- Original Message ----- From: "Marc Lustig" <[EMAIL PROTECTED]> To: "Turbine Torque Users List" <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 1:06 AM Subject: AW: IDBroker /ID_TABLE problem > > > > -----Urspr�ngliche Nachricht----- > > Von: Peter Courcoux [mailto:[EMAIL PROTECTED]] > > Gesendet: Montag, 13. Januar 2003 01:57 > > An: Turbine Torque Users List > > Betreff: Re: IDBroker /ID_TABLE problem > > > > > > Marc, > > > > When you run ant init it should create the id_table which I suspect it > > does. It should also then run an ant target to insert into the id_table > > a line for each of the tables in your schema. > > I'm using Maven for building (which should be no difference to using ant, > since the torque-plugin-goals is just wrapped around the ant targets) > Then I trigger torque:id-table-init-sql maven reports BUILD SUCCESSFUL, but > still no data is put into my id_table? > > Any further suggesstion ? > > Thanks! > Marc > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
