Skip to content
Commit 19026c1b authored by gmantele's avatar gmantele
Browse files

[TAP] Fix interpretation of quoted and/or qualified names for schema, table and

column in TAP_SCHEMA. Such names are normalized (without any prefix and without
double quotes) when getADQLName() is called, but are returned just trimmed
by getRawName(). This latter is just used by TAPMetadata when writing the XML
description of all TAP tables.
parent 2c79eb6f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment