Currently, supported database is only ‘mysql’
7 8 9
# File 'lib/switch_db/database.rb', line 7 def self.current_database SwitchDb::Database::Mysql end