-
- Downloads
[ADQL] Fix the automatic name of some operands.
The idea is to get rid of special characters such as '-', '+' , '(', ... This commit resolves a part of the Pull Request #14
Showing
- src/adql/query/operand/Concatenation.java 16 additions, 3 deletionssrc/adql/query/operand/Concatenation.java
- src/adql/query/operand/NegativeOperand.java 3 additions, 3 deletionssrc/adql/query/operand/NegativeOperand.java
- src/adql/query/operand/Operation.java 3 additions, 3 deletionssrc/adql/query/operand/Operation.java
- src/adql/query/operand/WrappedOperand.java 3 additions, 3 deletionssrc/adql/query/operand/WrappedOperand.java
Loading
Please register or sign in to comment