If you refer to the issue that started the thread, I think you do not need to worry. Enough people have tried it without complaints.
On Jun 22, 4:20 pm, Richard Vézina <[email protected]> wrote: > Hello, > > Is this is a concern for the 1.96.4?? > > I not synching my web2py model with database model : migrate=False > > I read somewhere recently that changes will occur for default migrate > option? > > Could I break something by migrating my prod database under 1.96.4? > > Thanks > > Richard > > On Mon, Jun 13, 2011 at 6:57 AM, anil manikyam > <[email protected]>wrote: > > > > > > > > > > > i have a one field i.e) username > > > i want to accept only alphabets plz send this code > > db.define_table('table1', > > Field('username', 'string') > > > plz send code for this > > > -- > > @n!l m@n!ky@m

