Method InitializeAsync
- Namespace
- Millrace.Storage.PostgreSql
- Assembly
- Millrace.Storage.PostgreSql.dll
InitializeAsync(CancellationToken)
Creates the schema and tables (idempotent). Called lazily unless disabled.
public ValueTask InitializeAsync(CancellationToken ct)