In trunk, give it a try:

>>> db.define_table('mytable', Field('whatever'), auth.signature)
>>> print db.mytable.fields()

Reply via email to