createTable

abstract infix fun <T : Any> createTable(table: Table<T>): Uni<Void>