revertinc / revert

Revert makes it incredibly easy to build integrations with any third party API
https://revert.dev
GNU Affero General Public License v3.0
947 stars 74 forks source link

refactor: make `prisma db-seed` idempotent #402

Closed ashutoshdhande closed 11 months ago

ashutoshdhande commented 11 months ago

Description

DB seed is idempotent by preserving object_schema_ids while doing a re-seed of the database.

Type of change

How Has This Been Tested?

Checklist:

vercel[bot] commented 11 months ago

@ashutosh-revert is attempting to deploy a commit to the Revertdev Team on Vercel.

A member of the Team first needs to authorize it.

github-actions[bot] commented 11 months ago

Thank you for following the naming conventions for pull request titles! 🙏

vercel[bot] commented 11 months ago

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

Name Status Preview Comments Updated (UTC)
revert-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 11:59am
jatinsandilya commented 11 months ago

@ashutoshdhande The ui build fails with this error. Could you take a look?

Screenshot 2023-12-15 at 4 57 47 PM