| Age | Commit message (Collapse) | Author | 
 | 
Much simpler `.build_command` than the Postgres version. Only building
arguments now. Want to try out executing the subprocess command.
Inspired of course by:
https://github.com/django/django/blob/66150f7cf61bc09547fa98586790df596eff6d77/django/db/backends/sqlite3/client.py
 | 
 | 
Correctly builds the required arguments. Doesn't handle passwords at
all.
 | 
 | 
Make an empty container to pass the basic tests.
 | 
 | 
 | 
 | 
Create a stub for our Rake task to see something working.
Inspired by
https://github.com/paulelliott/fabrication/blob/b470cd817e1973c14e3253cd76606cf934942ca1/lib/fabrication.rb
 | 
 | 
Use proper capitalisation for our module name.
 | 
 | 
Created from:
    $ bundle gem dbshell-rails
 |