Replies: 2 comments
|
There is a ready to use TableNamesFinder utility class available. There are examples in the wiki. |
0 replies
|
@manticore-projects Why is this a discussion? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I want to get table name from any statement.
But I found out not all statement has get table method.
Should I use "instead of" to achieve my goal?
I found table visitor.
But I found out alterExpression is not a Expression.
There is any reason why you did like this?
All reactions