SET FOREIGN_KEY_CHECKS=0; drop table if exists tl_lascrt11_attachment; drop table if exists tl_lascrt11_item_instruction; drop table if exists tl_lascrt11_scratchie; drop table if exists tl_lascrt11_scratchie_item; drop table if exists tl_lascrt11_item_log; drop table if exists tl_lascrt11_session; drop table if exists tl_lascrt11_user; SET FOREIGN_KEY_CHECKS=1;