Hi all, I am a GSOC student developer for Sahana Eden, a web2py based disaster management Application .
I was trying to *add a field in the already defined table* *through DAL object* . The table also has some records in it . I don't want to use sql as this script might be used by many developers who have different databases like sqlite , postgresql etc . Could you please help me in doing this . Thank You Anubhav Aggarwal --

