Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. Forked from JSQLParser/JSqlParser

    JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

    Java

  2. Forked from github/gh-ost

    GitHub's Online Schema Migrations for MySQL

    Go

  3. Forked from ripienaar/free-for-dev

    A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

    HTML

13 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 1, 2021

tomershay has no activity yet for this period.

January 2021

Created 1 commit in 1 repository

Created a pull request in JSQLParser/JSqlParser that received 1 comment

Add support for functions in an interval expression

Added support for functions in an interval expression. This far, only columns and JDBC parameters were supported. A sample query that is now suppor…

+7 −1 1 comment
Opened 1 other pull request in 1 repository
JSQLParser/JSqlParser
1 merged

Created an issue in JSQLParser/JSqlParser that received 10 comments

Union with selects wrapped in parenthesis doesn't parse on 4.1

Describe the bug The following query fails parsing in v4.1, while it worked with previous versions. It seems that the parser fails only when the tw…

10 comments
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.