VertiGIS Studio Web - Date fields in query builder
SlutförtRELEASED: Web 5.32
Using ‘Equals’ on date fields in the query builder does not return any results because the query builder does not include time. In VSW queries are sent as <datefield> = DATE ‘YYYY-MM-DD’.
In GVH it works fine, and equals on date fields looks like this ((<datefield> >= DATE 'YYYY-MM-DD HH:MM:SS') and (<datefield> < DATE 'YYYY-MM-DD HH:MM:SS')).
Could you implement the same in Web?
2
Du måste logga in om du vill lämna en kommentar.
Kommentarer
0 kommentarer