createTableIfNotExists

abstract infix fun <T : Any> createTableIfNotExists(table: Table<T>): Mono<Void>