Age | Commit message (Expand) | Author |
---|---|---|
2017-04-29 | DBShell::Client::Database: Add support for the 'postgis' adapter | Teddy Wing |
2017-04-29 | Integrate MySQL support | Teddy Wing |
2017-04-29 | Rename `InvalidDatabaseAdapter` to `UnsupportedDatabaseAdapter` | Teddy Wing |
2017-04-29 | Rename `Sqlite3` class to `SQLite3` | Teddy Wing |
2017-04-29 | Move `DBShell::InvalidDatabaseAdapter` to the `Client` module | Teddy Wing |
2017-04-29 | Rename database client classes | Teddy Wing |
2017-04-29 | Update `require` paths in database client files | Teddy Wing |
2017-04-29 | Rename database client files to put them in a `Client` module | Teddy Wing |