User Activity

  • Posted a comment on discussion Help on JSqlParser

    Sorry where should I create a request? I forked the repo here if that's what you meant. https://github.com/tenstriker/JSqlParser

  • Posted a comment on discussion Help on JSqlParser

    Is there any method other then implementing Visior to get list of all columns from expression. I am trying to parse sql function. e.g. sum(t1.amount)/count(t1.name) and get all column names. i.e. {"t1.amount", "t1.name"} Thanks

  • Modified a comment on discussion Open Discussion on JSqlParser

    Is there any other method other then implementing Visior to get list of all columns from expression. I am trying to parse sql function. e.g. sum(t1.amount)/count(t1.name) and get all column names. i.e. {"t1.amount", "t1.name"} Thanks

  • Posted a comment on discussion Open Discussion on JSqlParser

    Is there any easier method other then implementing Visior to get list of all columns from expression. I am trying to parse sql function. e.g. sum(t1.amount)/count(t1.name) and get all column names. i.e. {"t1.amount", "t1.name"} Thanks

View All

Personal Data

Username:
tenstriker
Joined:
2018-01-18 22:07:23

Projects

  • No projects to display.

Personal Tools