Creating two database tables via plugin
Basic programming techniques you should have learned before building a plugin: You can concatenate checks with && (and) and || (or). You can (and should) guard each CREATE query with its own check SQL syntax you should have looked into before writing queries on your own: IF NOT EXISTS On a related note, please make … Read more