Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

fix: Replace generate_series with ColdFusion date iteration for dashb…#295

Merged
zainforbjs merged 1 commit intomainfrom
fix/admin-dashboard
Feb 13, 2026
Merged

fix: Replace generate_series with ColdFusion date iteration for dashb…#295
zainforbjs merged 1 commit intomainfrom
fix/admin-dashboard

Conversation

@zainforbjs
Copy link
Copy Markdown
Contributor

…oard charts

Fixes SQL errors in dashboard queries by building 7-day date series in ColdFusion instead of using generate_series(), avoiding JDBC parameter binding issues with PostgreSQL.

…oard charts

Fixes SQL errors in dashboard queries by building 7-day date series
in ColdFusion instead of using generate_series(), avoiding JDBC
parameter binding issues with PostgreSQL.
@zainforbjs zainforbjs merged commit a25ebcf into main Feb 13, 2026
@zainforbjs zainforbjs deleted the fix/admin-dashboard branch February 13, 2026 17:25
bpamiri pushed a commit that referenced this pull request Feb 16, 2026
fix: Replace generate_series with ColdFusion date iteration for dashb…
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant