Loading src/adql/db/DBChecker.java +1 −2 Original line number Diff line number Diff line Loading @@ -124,7 +124,6 @@ public class DBChecker implements QueryChecker { * </i></p> * * @param query The query to check. * @param fatherColumns List of all columns available in the father query. * * @throws ParseException An {@link UnresolvedIdentifiersException} if some tables or columns can not be resolved. * Loading Loading
src/adql/db/DBChecker.java +1 −2 Original line number Diff line number Diff line Loading @@ -124,7 +124,6 @@ public class DBChecker implements QueryChecker { * </i></p> * * @param query The query to check. * @param fatherColumns List of all columns available in the father query. * * @throws ParseException An {@link UnresolvedIdentifiersException} if some tables or columns can not be resolved. * Loading