Method TableExistsAsync(string)

Assembly: redb.Postgres.dll

Checks whether the specified table exists in the database.

protected override Task<bool> TableExistsAsync(string tableName)