aboutsummaryrefslogtreecommitdiffstats
path: root/spec/dbshell
diff options
context:
space:
mode:
authorTeddy Wing2017-04-29 19:36:30 +0200
committerTeddy Wing2017-04-29 19:36:30 +0200
commit9f741398657ca47483211ffa6cb0a9dfbe3f88c8 (patch)
tree1600526f226c0e9846205b21ff2a09065f6f624f /spec/dbshell
parent295407026c52216869a98dbed877a09edb801bc6 (diff)
downloaddbshell-rails-9f741398657ca47483211ffa6cb0a9dfbe3f88c8.tar.bz2
Get `rake dbshell` working for SQLite3
Add `DBShell::Sqlite3.runshell`, which takes database connection information and starts a SQLite3 shell. Currently the Rake task just calls the SQLite3 `.runshell` method directly without any database adapter discrimination and also forces the development environment. It's nice to see it working. Now, we'll need to clean up those parts of the Rakefile.
Diffstat (limited to 'spec/dbshell')
0 files changed, 0 insertions, 0 deletions