Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: assorted hotfixes from demo review #587

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

PThorpe92
Copy link
Member

No description provided.

@calisio
Copy link
Contributor

calisio commented Dec 13, 2024

when i try to seed data i get this error

server-1            | 2024/12/13 21:33:46 /app/backend/src/database/seed_demo.go:14 record not found
server-1            | [6.344ms] [rows:0] SELECT * FROM "activities" WHERE external_id = 'SEEDED_ACTIVITY' AND "activities"."deleted_at" IS NULL ORDER BY created_at DESC,"activities"."id" LIMIT 1
server-1            | 2024/12/13 21:33:46 http: panic serving 192.168.144.7:43796: runtime error: integer divide by zero

The rest of the files look good though

@PThorpe92
Copy link
Member Author

lol yup. i % IntN(30) i guess intN is 0 inclusive

@PThorpe92 PThorpe92 merged commit 873dee0 into UnlockedLabs:main Dec 13, 2024
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.

2 participants