• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JSQLParser / JSqlParser / 495

Builds Branch Commit Type Ran Committer Via Coverage
495 introducing-template-modern Merge master into introducing-template-modern push 04 Dec 2017 08:43AM UTC wumpz travis-ci pending completion   set done
493 master fixes #551 push 04 Dec 2017 08:22AM UTC wumpz travis-ci pending completion   set done
492 introducing-template-modern jdk 1.7 push 30 Nov 2017 08:25AM UTC wumpz travis-ci pending completion   set done
491 master Allow single quotes around aliases in SELECT clause MySQL supports single quotes around aliases (in addition to double quotes and backticks). They are only allowed in aliases in the SELECT clause. In other cases, only backticks are supported. htt... Pull #548 26 Nov 2017 12:00PM UTC web-flow travis-ci pending completion   set done
490 master Allow identifiers such as aliases, to start with digits Mysql allows identifiers to start with a digit, but JSqlParser's parser fails when parsing such aliases. Documentation: https://dev.mysql.com/doc/refman/5.7/en/identifiers.html Search for "I... Pull #546 22 Nov 2017 10:53AM UTC web-flow travis-ci pending completion   set done
489 master made some modifications to rlike fix push 16 Nov 2017 10:34PM UTC wumpz travis-ci pending completion   set done
488 master Added support for RLIKE expressions (#544) RLIKE is a synonym of REGEXP, therefore should be treated the same. push 16 Nov 2017 10:14PM UTC wumpz travis-ci pending completion   set done
487 master Added support for RLIKE expressions RLIKE is a synonym of REGEXP, therefore should be treated the same. Pull #544 11 Nov 2017 01:02PM UTC web-flow travis-ci pending completion   set done
486 master Merge origin/master Conflicts: README.md push 03 Nov 2017 09:18AM UTC wumpz travis-ci pending completion   set done
485 master corrected a lookahead issue push 31 Oct 2017 10:39PM UTC wumpz travis-ci pending completion   set done
484 master Add ability to support "NOT LIKE ..." expressions (#539) The parser is able to parse expressions such as "a NOT LIKE '%pattern%'", but is not able to parse expressions where the not is before the entire expression. For example: "NOT a LIKE '%patt... push 31 Oct 2017 08:29PM UTC wumpz travis-ci pending completion   set done
483 master Add ability to support "NOT LIKE ..." expressions The parser is able to parse expressions such as "a NOT LIKE '%pattern%'", but is not able to parse expressions where the not is before the entire expression. For example: "NOT a LIKE '%pattern%'. ... Pull #539 31 Oct 2017 07:17PM UTC web-flow travis-ci pending completion   set done
482 master push 29 Oct 2017 11:23PM UTC wumpz travis-ci pending completion   set done
481 master Linking structures to their AST nodes to have access to their positions (#534) * Linking several structures to their AST nodes to have access to their positions This far there were only 3 types of structures linked to their AST nodes. Now addi... push 29 Oct 2017 12:42PM UTC wumpz travis-ci pending completion   set done
480 master Applying some codacy recommendations Pull #535 29 Oct 2017 10:47AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • …
  • 77
  • 78
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc