summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-15Releasing version 1.7.0v1.7.0Irina Truong
2017-07-15Merge pull request #747 from dbcli/j-bennet/pre-release-1.7.0Amjith Ramanujam
2017-07-15Changelog update to release 1.7.0.Irina Truong
2017-07-14Merge pull request #746 from fpietka/list-databasesAmjith Ramanujam
2017-07-15Update changelogFrançois Pietka
2017-07-15Add option to list databases from command lineFrançois Pietka
2017-07-15Add method to list databases with full informationFrançois Pietka
2017-07-11Fix crash bug whenever connecting to a DB that requires a passwordJoakim Koljonen
2017-07-09Merge pull request #744 from dbcli/koljonen/better_insert_star_completionAmjith Ramanujam
2017-07-09Update AUTHORSAmjith Ramanujam
2017-07-09Delete .DS_StoreAmjith Ramanujam
2017-07-09Merge pull request #743 from donnell794/masterAmjith Ramanujam
2017-07-08Some renames for compatibility with the function-arguments PRJoakim Koljonen
2017-07-07Try to make linter happy 5Joakim Koljonen
2017-07-07Try to make linter happy 4Joakim Koljonen
2017-07-07Try to make linter happy 3Joakim Koljonen
2017-07-07Try to make linter happy 2Joakim Koljonen
2017-07-07Try to make linter happyJoakim Koljonen
2017-07-07Add change to changelogJoakim Koljonen
2017-07-07Skip unwanted columns when expanding `INSERT INTO tbl(*`Joakim Koljonen
2017-07-06updated AUTHORSDonnell Muse
2017-07-06Added InterfaceError handling for closed connectionDonnell Muse
2017-07-05Some restructuring of get_column_matches()Joakim Koljonen
2017-07-05Add defaults to column metadataJoakim Koljonen
2017-07-01Merge pull request #741 from lwm/patch-3Irina Truong
2017-07-01Merge pull request #742 from lwm/patch-1Irina Truong
2017-07-01Fix linkLuke Murphy
2017-07-01Use RST style linksLuke Murphy
2017-06-26Merge pull request #739 from dbcli/task/update-licenseIrina Truong
2017-06-26Merge pull request #740 from dbcli/j-bennet/behave-tests-expandedThomas Roten
2017-06-26PEP8.Irina Truong
2017-06-26Added functional tests for expanded mode.Irina Truong
2017-06-26Update license.Amjith Ramanujam
2017-06-26Set the license to BSD.Amjith Ramanujam
2017-06-26Merge pull request #735 from dbcli/feature/cli_helpers_output_formatAmjith Ramanujam
2017-06-26Fix comparison.Thomas Roten
2017-06-26Make 0 index implicit.Thomas Roten
2017-06-26Check content width based on first line of formatted output.Thomas Roten
2017-06-26Make align_decimals usage based solely on float_format.Thomas Roten
2017-06-26Move format_output out of Pgcli class.Thomas Roten
2017-06-26Move CLI Helper instantiation to format_output method.Thomas Roten
2017-06-26Merge pull request #738 from indapublic/patch-1Amjith Ramanujam
2017-06-26Fixed installation instructions via brewV
2017-06-23PEP8 fixes.Thomas Roten
2017-06-23Do not expect numbers in exponent notation.Thomas Roten
2017-06-22Use align_decimals if no format strings are provided.Thomas Roten
2017-06-19Add cli helpers to changelog.Thomas Roten
2017-06-19Pin cli_helpers below v1.Thomas Roten
2017-06-19Bump cli_helpers version.Thomas Roten
2017-06-19Add back utf8tounicode on headers.Thomas Roten