index
:
litecli
describe
j-bennet/file-suggestions
j-bennet/remove-mysql
main
random-stuff
Mirror of https://github.com/dbcli/litecli
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2023-10-03
Apply black
Martijn Pieters
2023-09-27
Add key binding to accept completion with the right-arrow key
Liam Hennebury
2023-05-11
Added simple tests and refactored sqlitedotcommand
bjornasm
2023-05-11
Update liteclirc
Bjørnar Brende Smestad
2023-05-10
Refactored the code and updated test/liteclirc
bjornasm
2022-06-06
Merge branch 'main' into add-indexes
Amjith Ramanujam
2022-06-05
Update the config file in tests.
Amjith Ramanujam
2022-06-04
Add .indexes command.
Amjith Ramanujam
2022-03-29
Blacken
Amjith Ramanujam
2022-03-29
Fix the get_terminal_size to use shutil.
Amjith Ramanujam
2021-05-16
Blacken.
Amjith Ramanujam
2021-03-15
Use backslash decode when utf-8 chokes.
Amjith Ramanujam
2021-03-14
Add a test to reproduce the invalid utf-8 error.
Amjith Ramanujam
2021-01-22
black the code.
Irina Truong
2021-01-02
\f prompt format string for database basename (#107)
Eliran Gonen
2020-10-08
Add verbose feature to favorite_query command
zzl0
2020-07-26
Add a test for order by.
Amjith Ramanujam
2020-03-11
Fix the completion engine to work with newer sqlparse.
Amjith Ramanujam
2020-01-03
Fix `key word` and "key word" issue for .import command
zzl0
2020-01-01
Add test for .import command
zzl0
2020-01-01
update the suggestion type for .import cmd
zzl0
2019-06-01
Use the sqlite binding for favorite queries.
Amjith Ramanujam
2019-05-21
Merge branch 'master' into support-question-mark
Amjith Ramanujam
2019-05-21
Fix the tests.
Amjith Ramanujam
2019-01-14
Add tests for parameterized favorite queries.
Amjith Ramanujam
2019-01-14
Fix some failing tests.
Amjith Ramanujam
2019-01-14
Fix some failing tests.
Amjith Ramanujam
2018-12-04
Maybe fix it?
Amjith Ramanujam
2018-12-04
TEST! TEST!
Amjith Ramanujam
2018-12-04
Fix tests in Python 3.
Amjith Ramanujam
2018-12-04
Add sql_execute tests from mycli.
Amjith Ramanujam
2018-12-04
Add sql_execute tests from mycli.
Amjith Ramanujam
2018-12-03
Merge pull request #25 from dbcli/always-smart
Delgermurun Purevkhuu
2018-12-01
Merge pull request #24 from dbcli/j-bennet/remove-mysql
Amjith Ramanujam
2018-11-30
Remove naive completion tests.
Amjith Ramanujam
2018-11-30
Remove the timing from test config file.
Amjith Ramanujam
2018-12-01
black.
Irina Truong
2018-12-01
Removed mysql-specific stuff.
Irina Truong
2018-11-27
Fix the failing tests.
Amjith Ramanujam
2018-11-22
Fix a bug in sqlcompleter and add smart completion tests.
Amjith Ramanujam
2018-11-22
Port more tests from mycli.
Amjith Ramanujam
2018-11-22
Add more tests for main.py
Amjith Ramanujam
2018-11-21
Reformat all files using black.
Amjith Ramanujam
2018-10-24
test main:test_execute_arg
Delgermurun Purevkhuu
2018-10-08
Fix the tests.
Amjith Ramanujam
2018-10-08
tried to test main.py but failed
Delgermurun Purevkhuu
2018-10-07
Add message about this is not stable yet to README
Delgermurun Purevkhuu