1 changed files with 1 additions and 1 deletions
@ -1 +1 @@ |
|||
puts ActiveRecord::Base.connection.execute("CREATE EXTENSION IF NOT EXISTS pg_stat_statements;") |
|||
puts ActiveRecord::Base.connection.execute("CREATE EXTENSION IF NOT EXISTS pg_stat_statements;") rescue nil |
|||
Loading…
Reference in new issue