Hi, Is it possible to extend previously defined tables with new fields?.
For reference, I want to add a new field in the auth_membership table, but without having to "copy & paste" the table definition (which is not a good practice). Or what would you recommend?. Thanks, Carlos