The strategy used to create tables.
Creates the table if one doesn't exist. Doesn't do anything else.
Drops a table if one exists, and then recreates it.
See Implementation
The strategy used to create tables.