package
0.0.5
Repository: https://github.com/goplugin/plugin.git
Documentation: pkg.go.dev

# Constants

Postgres represents the postgres dialect.
PostgresWithoutLock represents the postgres dialect but it does not wait for a lock to connect.
TransactionWrappedPostgres is useful for tests.

# Type aliases

DialectName is a compiler enforced type used that maps to gorm's dialect names.