Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Increment this when the hash calculation algorithm changes CurrentHashVersion = 2 // Config key for tracking hash migration version HashMigrationVersionKey = "hash_migration_version" )
Variables ¶
This section is empty.
Functions ¶
func RunHashMigrationsIfNeeded ¶
func RunHashMigrationsIfNeeded(pool *pgxpool.Pool, daemonRunner shared.DaemonRunner) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.