Versions in this module Expand all Collapse all v0 v0.2.0 Jul 11, 2026 Changes in this version + type Schema struct + DatabaseName string + Driver store.Driver + Name string + func OpenPostgreSQLSchema(ctx context.Context, rawURL, requiredDatabaseSuffix, prefix string) (*Schema, error) + func (schema *Schema) Close() error