master
Commits on Jan 11, 2022
-
-
-
Merge pull request #1026 from dbcli/amjith-patch-1
Workaround pygments release breaking tabular output
Commits on Jan 10, 2022
-
-
Workaround pygments release breaking tabular output
Related pygments issue: pygments/pygments#2027
Commits on Dec 24, 2021
Commits on Nov 15, 2021
Commits on May 9, 2021
Commits on May 4, 2021
-
Merge pull request #982 from tirkarthi/fix-threading
Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10
-
-
Merge pull request #974 from afonsocarlos/fix-autocompletion-fail
Fix autocompletion fail for multiple JOINs
-
Merge pull request #979 from dbcli/internal/deprecate_python_mock
deprecate python mock
Commits on Apr 26, 2021
-
-
Set daemon attribute instead of using setDaemon method that was depre…
…cated in Python 3.10
Commits on Apr 23, 2021
Commits on Mar 31, 2021
Commits on Mar 12, 2021
Commits on Mar 3, 2021
Commits on Mar 1, 2021
-
-
Allow to pass file instead of password (#913)
* allow to pass a file or FIFO as password with --password /my/file/path as suggested in this best-practice https://www.netmeister.org/blog/passing-passwords.html article * allow to pass a file or FIFO as password with --password /my/file/path as suggested in this best-practice https://www.netmeister.org/blog/passing-passwords.html article (including change to changelog and AUTHORS) * A few changes based on input received after the pull request Co-authored-by: Georgy Frolov <[email protected]>
Commits on Feb 28, 2021
-
Merge pull request #968 from dbcli/pasenor/fix-mylogin-cnf
fix login with ~/.my.cnf and ~/.mylogin.cnf
Commits on Feb 27, 2021
Commits on Feb 24, 2021
-
Make Alt-Enter context-sensitive, inserting a LF (#924)
... linefeed in single-line mode, but dispatching the command in multi- line mode.
Commits on Feb 23, 2021
-
Merge pull request #952 from dbcli/pasenor/resources
use importlib.resources instead of __file__
-
-
-

