MCPcopy Create free account
hub / github.com/adlio/schema / postgresDialect

Struct postgresDialect

postgres.go:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16var Postgres = postgresDialect{}
17
18type postgresDialect struct{}
19
20// Lock implements the Locker interface to obtain a global lock before the
21// migrations are run.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected