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

translator

  • Clone with SSH
  • Clone with HTTPS
  • gmantele's avatar
    gmantele authored
    deals with NATURAL JOINs and JOINs using the keyword USING so that being
    supported by SQL Server. Basically, they are translated as a list of ON
    conditions.
    Warning: This translator is just guaranteed to solve the NATURAL and USING
    issue. Support for datatypes conversion and case sensitivity has to be
    reviewed. Besides no geometrical function is translated for SQL Server.
    a2fb29ad
    History
    Name Last commit Last update
    ..