Skip to content

adqlLib-2.0-beta

Latest
Compare
Choose a tag to compare
@gmantele gmantele released this 06 Dec 15:22
· 1 commit to master since this release

Official beta release of v2.0 of the ADQL-Library.

This beta version implements the version 2.1 of the ADQL standard.

Several changes in the parser were needed to make this migration. Here are the main one (more details in the stable release):

  • support of both ADQL-2.0 and 2.1
  • support of optional features (introduced in ADQL-2.1): OFFSET, UNION/INTERSECT/EXCEPT, WITH, LOWER/UPPER, CAST, ...