Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all (most) references to mycli #17

Closed
meeuw opened this issue Nov 30, 2018 · 0 comments
Closed

Remove all (most) references to mycli #17

meeuw opened this issue Nov 30, 2018 · 0 comments

Comments

@meeuw
Copy link
Contributor

meeuw commented Nov 30, 2018

$ git grep -i mysql

litecli/completion_refresher.py:    # schemata - In MySQL Schema is the same as database. But for mycli
litecli/lexer.py:from pygments.lexers.sql import MySqlLexer
litecli/lexer.py:class LiteCliLexer(MySqlLexer):
litecli/liteclirc:# MySQL prompt
litecli/main.py:    help="Read MySQL config groups with the specified suffix.",
litecli/packages/special/dbcommands.py:        # Fallback in case query fail, as it does with Mysql 4
litecli/packages/special/dbcommands.py:    # prepare in case keys are bytes, as with Python 3 and Mysql 4
tests/liteclirc:# MySQL prompt
tests/liteclirc:# \t - Product type (Percona, MySQL, MariaDB)
tests/utils.py:    reason="Need a mysql instance at localhost accessible by user 'root'",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant