The “New DB Tables Created Check” option can be turned On or Off, but that is an “all or nothing” option. An option does not currently exist to exclude a specific database table name from being checked if the database table is intentionally being repeatedly created, deleted, created, deleted…. You can check/monitor individual database tables by Update Time or Table Size, but those are different independent checks from a DB Table Create Time check.
Before considering adding an option to exclude specific database tables from being monitored/checked based on Create Time, I would like to know why a database table would need to be created, deleted, created, deleted… repeatedly instead of created once and then updated after the DB Table has been created once. Maybe there is some logical reason for doing something like that, that I have not thought of. I cannot think of a single logical explanation for doing something like that so to me this is a coding mistake that needs to be fixed. So if the plugin author says this is intentional then let me know why that is intentional.