This commit is contained in:
@@ -131,7 +131,7 @@ export default {
|
||||
v.nexxt?
|
||||
charts lib at server?
|
||||
|
||||
|
||||
|
||||
DateTrunc https://www.postgresqltutorial.com/postgresql-date_trunc/ will respect changes of month or year or whatever so this works
|
||||
|
||||
SELECT row_to_json(t) as res from (
|
||||
@@ -330,4 +330,8 @@ function populateSelectionLists(vm) {
|
||||
]
|
||||
);
|
||||
}
|
||||
/*
|
||||
var crit=(string)options.Criteria["dateRange"];
|
||||
|
||||
*/
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user