pf_app
Forecast tables don't carry pf_note; it's joined from pf.log on /data fetch. RETURNING * from scale/recode/clone INSERTs lacks those fields, so rows appended via table.update arrived with pf_note null until a reload re-ran the join. Inject pf_note and pf_op server-side from the request before responding. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| lib | ||
| public | ||
| routes | ||
| setup_sql | ||
| ui | ||
| .env.example | ||
| .gitignore | ||
| install.sh | ||
| package-lock.json | ||
| package.json | ||
| pf_perspective_options.md | ||
| pf_spec.md | ||
| pf_ux_mockup.md | ||
| server.js | ||