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

Support for 'server_name.database_name.schema_name.object_name' syntax #2

Open
codeStryke opened this issue Jul 26, 2019 · 1 comment

Comments

@codeStryke
Copy link

Hi Justin, I'm wondering if it's easy to support fully qualified table and column names? I don't know enough of the nearly syntax but I can take a stab at it if you have any pointers for me.

Thanks!

@tsart
Copy link

tsart commented Nov 15, 2019

Hi @codeStryke, it can partially support schema names now.

Please check sql.ne change in the commit a6dede7 "add schema.table name format"
This might give you an idea on how to add support for the fully qualified names.

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

2 participants