~brightbox/brightbox/domtrix-packaging

« back to all changes in this revision

Viewing changes to lib/domtrix_cloudsql.rb

  • Committer: Neil Wilson
  • Date: 2016-08-12 14:12:30 UTC
  • mfrom: (42.1.26)
  • Revision ID: git-v1:57d7253cf2daa4943cddeb32c6c19745c9f92983
MergeĀ tagĀ 'upstream/0.0.30'

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
  cloudsql_configure_command
13
13
  mys_snapshot_command
14
14
  mys_restore_command
 
15
  pg_restore_command
15
16
).each do |file|
16
17
  require "domtrix_cloudsql/#{file}"
17
18
end