aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dbshell/sqlite3_client.rb
AgeCommit message (Expand)Author
2017-04-29Rename database client files to put them in a `Client` moduleTeddy Wing
2017-04-29Get `rake dbshell` working for SQLite3Teddy Wing
2017-04-29Add `DBShell::Sqlite3Client`Teddy Wing