-
Notifications
You must be signed in to change notification settings - Fork 127
New parser, bug fixes and new functionality. #121
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
8fc0aaa
first version passing all tests
collerek e5f3d9d
simplified update_table part1
collerek 79d678d
fix comments, add values, add values_dict, add columns_dict
collerek 93179bb
update readme
collerek 88efae8
add subqueries names support
collerek 84dac31
add extracting subqueries
collerek 01bafa2
add test from #120
collerek 273cf99
Update test/test_getting_tables.py
collerek 262e843
Update sql_metadata/generalizator.py
collerek 55cac5f
Update sql_metadata/keywords_lists.py
collerek dbe37f4
remove query setter, add check for it, remove sqlparse line in comple…
collerek f4bf00e
Merge branch 'master' into new_parser
macbre 8046c9e
copy poetry.lock from master, adjust path in pyproject.toml, switch r…
collerek 3f87cd7
Merge branch 'new_parser' of https://github.com/collerek/sql-metadata…
collerek ea02fa1
generalizator.py - rename "remove_comments" to "without_comments"
macbre 6778cce
Update sql_metadata/generalizator.py
collerek 1bb994d
change remove_comments -> without comments in parser, generalizator, …
collerek 3dbf9ad
remove optional from init in parser
collerek 0bcc27f
Merge branch 'master' into new_parser
macbre 4aba9d5
Update test/test_normalization.py
collerek 80830d4
Update sql_metadata/parser.py
collerek c36fc46
revert to not removing comment in preprocess
collerek 6ffd308
Update test/test_query.py
macbre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.