Opened 12 months ago
Closed 12 months ago
#2789 closed enhancement (fixed)
Fix - endpoint in petascope to return the version from rasql
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | petascope | Version: | 10.2 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
In petascope it has this endpoint /rasdaman/admin/version
to return the rasdaman version by running query: select version()
underneath.
The result is:
10.2.12
from the output of rasql:
Result element 1: rasdaman 10.2.12 on x86_64-linux-gnu, compiled by g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Note:
See TracTickets
for help on using tickets.