3.4. SQL hacking guidelines

When you modify the SQL scripts which create backend tables please follow these rules:

Each GnuMed database has a table "gm_schema_revision". Doing a
            select * from gm_schema_revision
            
will show you which version of which SQL file was imported into this database (as long as they adhere to the GnuMed SQL hacking guidelines).