Skip to content

feat: switch to prisma database#10

Open
serayd61 wants to merge 1 commit into
mainfrom
codex/connect-prisma-to-postgres/sqlite
Open

feat: switch to prisma database#10
serayd61 wants to merge 1 commit into
mainfrom
codex/connect-prisma-to-postgres/sqlite

Conversation

@serayd61

Copy link
Copy Markdown
Owner

Summary

  • replace in-memory DB with Prisma-backed token and scan history DAOs
  • update scan API to use the new Prisma DAO helpers

Testing

  • DATABASE_URL="postgresql://user:pass@localhost:5432/db" npx prisma generate
  • npm test (fails: Missing script "test")
  • npm run lint (prompts for interactive ESLint config)

https://chatgpt.com/codex/tasks/task_e_6898399928ec83309ec7204bef70c018

@vercel

vercel Bot commented Aug 10, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
base-token-explorer ❌ Failed (Inspect) Aug 10, 2025 6:50am
superchain-token-explorer ❌ Failed (Inspect) Aug 10, 2025 6:50am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant