> Thanks for your hint, Anthony. I did not realize that I can set that > "unique" attribute after db.define_tables(). Will definitely try to do that > in my projects. >
On second thought, I don't think that will trigger a migration in the database, so you will probably have to do that manually (but it only needs to happen once). Anthony -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

