Skip to content
Snippets Groups Projects
Select Git revision
  • adql2.1-ia2
  • ia2
  • master default protected
  • private_rows
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Mar2613Jan9Nov319Oct521Aug1831Jul18Jun29Jan2Jul10May11Apr220Mar1386519Feb28Jan13Nov87226Oct2221Sep1914521Aug2010730Jul2743218May923Apr921Mar7226Feb22831Jan1211830Nov161027Sep2625151311824Aug25Jul419Jun110May25Apr204329Mar17161513109832128Feb24232221201097112Oct20Sep141392110Aug821Jul18141312116Jun13826May2520Apr19141217Mar410Feb829Jan131211Dec4119Nov131222Oct1630Sep10127Aug25331Jul20818Jun16983221May196422Apr1398226Mar131110427Feb20191817161311109627Jan262317Dec1512109514Nov1312529Oct2822171482125Sep24231710921Aug2086523Jul104327Jun26252428May15Apr1110943Updated PostgreSQL driver version to avoid the error 'TAP_SCHEMA_schema' not foundia2ia2Added support for arraysize '*'adql2.1-ia2adql2.1-ia2Build fixBugfix arraysize '*' not correctly parsedRegenerated ADQLParser classes from adqlGrammar.jj using JavaCC 6.0.1Added OFFSET support for MySQL and PostgreSQLPassed JobOwner to ADQLExecutor and added QueryExecutor interfaceprivate_rowsprivate_rows[ADQL] Add `UPPER(...)`[ADQL] Fix OFFSET translation for MS-SQLServer.[ADQL] Fix incomplete conflict resolution[ALL] Update Gradle to work in english (especially when running JUnit tests)[ADQL] BOX+CIRCLE+POLYGON : make coord. sys. optional and allow POINT values[ADQL] Apply "ADQL-2.0 Erratum-3" :[ALL] Upgrade Java version (8+) + Upgrade Gradle configuration[ADQL] Allow also `CENTROID` and UDF as arguments of `DISTANCE` (2-arg form)[ADQL] Remove column definition list in `WITH` clause (according to the recent[ADQL] Remove bitwise operators and hexadecimal values....they are not yet[ADQL] Add a Unicode character (\uF0A0) as space in QueryFixer.Support WITH + fix a lot the case-sensitivity management. WARNING: the signature[ADQL,TAP] + isCaseSensitive() in DBSchema, DBTable and DBColumn + Change rules[ADQL] 4 commits in one: 1/ new syntax of ORDER and GROUP BY, 2/ fix positions[ADQL] Fix MOD, RAND, ROUND and TRUNCATE (see ADQL-2.1 and ADQL-2.0 Erratum 2).[ADQL] An ADQLTranslator now provides a list of all features it supports,[ADQL] Add default translation for IN_UNIT(...): as geometries, same as in ADQL.[ADQL] Improve error report in case of incorrect argument for numeric functions.[ADQL] Support the function IN_UNIT(...). (just for parsing....no translation[ADQL] Support bitwise operators + Fix wrong hexadecimal conversion (only for[ADQL] Support hexadecimal values (as numeric values).[ADQL] Adapt the previous commit to add OFFSET into the FeatureSet. With the[ADQL] Support OFFSET.[ADQL] Support DISTANCE also with 4 parameters (i.e. lon1, lat1, lon2, lat2).[ADQL] Efficient PgSphere translation of the Preferred X-Match Syntax described[ADQL] Make the coordinate system argument optional in geometries constructor[ADQL] Add ILIKE[ADQL] Move validation of coord. sys. and STC-s expressions from DBChecker to[ADQL] Add examples of ADQL parsing.[ADQL] ADQLParser is no longer a Java Interface and ADQLParserFactory does not[ADQL] No more need to remove FunctionDef with empty names...now, by definition,[ADQL] Add an easy UDF translation. An SQL expression template can now be[ADQL] Check the UDF name while creating a FunctionDef and so, also while
Loading