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

Devel Branch Merge #151

Merged
merged 59 commits into from
Aug 15, 2018
Merged

Devel Branch Merge #151

merged 59 commits into from
Aug 15, 2018

Conversation

audreykoz
Copy link
Contributor

Hey Matias,
Here's my pull request

audreykoz added 30 commits May 29, 2018 10:13
…eeds to be fixed because it needs to reference a local variable in easyaccess
…_cache(), do_show_db(),do_change_db(), do_whoami() functions into do_utils file from easyaccess
…o_describe_tables(), do_find_tables(), do_find_tables_with_column(), do_show_index(), do_load_table(), do_append_table() from easyaccess to do_utils file
…ion inside do_utils.py file. Add readline imports and desfile varaible definition to do_util file
…ables(), _complete_colnames(), complete_prefetch(), and complete_shell() fuctions to dbdo_utils file
…ete_config(), complete_find_user(), complete_user_tables() functions from easyaccess file to dbdo_utils file
…_tables_with_column(), complete_show_index(), complete_load_table(), complete_append_table(), and complete_add_comment() funtions from easyaccess file to dbdo_utils file
audreykoz added 29 commits July 5, 2018 13:00
…thods who act directly on the database are inside dbdo_utils and methods that do not are inside do_utils
…ss.py to python_api.py in the following files: test_api.py, test_connection.py, test_interpreter.py, text_load_table.py, and db_api.py
… cli_utils.py. Changed classname of DO_Func class in former do_utils.py file to CommandActions. Changed class name of DB_Func class in former dbdo_utils.py file to DatabaseActions.
@mgckind mgckind merged commit 40dfc44 into mgckind:master Aug 15, 2018
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

Successfully merging this pull request may close these issues.

2 participants