Skip to content

feat: Add demo video to README and implement smart data sampling#3

Merged
ODORA0 merged 1 commit intomainfrom
feature/slack-notifications-improvement
Oct 17, 2025
Merged

feat: Add demo video to README and implement smart data sampling#3
ODORA0 merged 1 commit intomainfrom
feature/slack-notifications-improvement

Conversation

@ODORA0
Copy link
Owner

@ODORA0 ODORA0 commented Oct 17, 2025

  • Add video section to README with GitHub asset link
  • Implement smart sampling for Slack notifications:
    • ≤50 rows: show all data
    • 51-200 rows: show first 20 rows
    • 200 rows: show representative sample (beginning, middle, end)

  • Add export endpoint for full dataset access
  • Improve error handling in API routes
  • Add deployment configuration files
  • Fix CSV loading issues with INSERT statements
  • Handle dependent database objects with CASCADE

- Add video section to README with GitHub asset link
- Implement smart sampling for Slack notifications:
  - ≤50 rows: show all data
  - 51-200 rows: show first 20 rows
  - >200 rows: show representative sample (beginning, middle, end)
- Add export endpoint for full dataset access
- Improve error handling in API routes
- Add deployment configuration files
- Fix CSV loading issues with INSERT statements
- Handle dependent database objects with CASCADE
@vercel
Copy link

vercel bot commented Oct 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
relayboard-api Error Error Oct 17, 2025 7:23am

@ODORA0 ODORA0 merged commit ade1ae0 into main Oct 17, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant