And there is this doc which is more readable if you're not familiar with DTD format : http://jakarta.apache.org/turbine/torque/schema-reference.html
> -----Original Message----- > From: Eric Emminger [mailto:[EMAIL PROTECTED]] > Sent: mardi, 26. novembre 2002 00:42 > To: Turbine Users List > Cc: [EMAIL PROTECTED] > Subject: RE: Sql entry > > > Michael > > > There is a slight difference between VARCHAR and TEXT under > MySQL, could > > be the same in other database, TEXT does not have a "size" > limit under > > MySQL. Just wondering if there is a list of "LEGAL" input for the > > schema.xml? > > The DTD contains this info. > > http://jakarta.apache.org/turbine/dtd/database.dtd > > Hope that helps! > > -- > Eric Emminger > [EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> >
