Libraries
»
deploy_pin
(1.7.6)
»
Index (P)
»
DeployPin
»
DatabaseEngine
»
PostgreSQL
Module: DeployPin::DatabaseEngine::PostgreSQL
Defined in:
lib/deploy_pin/database_engine.rb
Constant Summary
collapse
TIMEOUT_STATEMENT =
'
SET statement_timeout TO %s
'