Skip to content
Snippets Groups Projects
Select Git revision
  • ia2
  • adql2.1-ia2
  • private_rows
  • master default protected
4 results

vollt

  • Clone with SSH
  • Clone with HTTPS
  • gmantele's avatar
    gmantele authored
    If a BOOLEAN database column is encountered, its datatype will be considered
    as SMALLINT (because TAP 1.0 does not support BOOLEAN) and its values will
    be converted into 0 for FALSE and 1 for TRUE. This last part was missing
    in the TAP library before this commit.
    c5cba4ba
    History
    Name Last commit Last update