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

data

  • Clone with SSH
  • Clone with HTTPS
  • gmantele's avatar
    gmantele authored
    68666ccb
    It happens that the JDBC driver returned an Integer instead of a Short for a
    Postgres SMALLINT column. This is not a problem for all formats because of
    implicit cast, except for FITS which requires an exact correct type. This
    commit ensure that columns declared as SMALLINT in the metadata are always
    casted as Short.
    4a070328
    History
    Name Last commit Last update
    ..