spacetelescope / vo-models

https://vo-models.readthedocs.io/
MIT License
4 stars 2 forks source link

ASB-29242: Update reserved ADQL/SQL keywords #28

Open jwfraustro opened 5 hours ago

jwfraustro commented 5 hours ago

Updates the list of reserved ADQL/SQL keywords to include values from ADQL2.1, which are tested for by taplint.

Also makes the TableParam validator a little more robust by checking for incorrectly quoted column names.