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

Feature: Changing get_table_names from column_parser #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Monouco
Copy link

@Monouco Monouco commented May 29, 2023

This pull request adds the capability to the get_table_names method to find table names when the backtick () character is being used. Additionally, the regular expression has been updated to be case insensitive. These changes are specific to the get_table_names` method and do not affect the case sensitivity of regex in other methods.

@Monouco Monouco changed the title Fix: Changing get_table_names from column_parser Feature: Changing get_table_names from column_parser May 29, 2023
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.

None yet

1 participant