Skip to content

Conversation

@TaylorFries
Copy link
Contributor

🎯 Summary

SBCQ-34

Updated seed file to add counter types and some entries into location_counter

🧪 Testing

  1. pull branch
  2. npm i
  3. Ensure local containers are running
  4. npm run db:reset
  5. npm run db:generate
  6. npm run db:seed
  7. npm run db:studio
    • open prisma studio in a browser localhost:5555
    • browse through counter, location, and location_counter tables to ensure data loaded correctly

🔰 Checklist

  • I have read and agree with the following checklist.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • I have consulted with the team if introducing a new dependency.
  • My changes generate no new warnings.

@TaylorFries TaylorFries marked this pull request as ready for review February 10, 2026 16:55
@TaylorFries TaylorFries merged commit 41a233e into main Feb 10, 2026
6 checks passed
@TaylorFries TaylorFries deleted the sbcq-34-seed-data branch February 10, 2026 17:53
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.

2 participants