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

template(db): Update api/src/lib/db template #11379

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

dac09
Copy link
Collaborator

@dac09 dac09 commented Aug 28, 2024

Updates the template in api/src/lib/db.{js,ts} to export db in a different way.

This makes it easier to add Prisma client extensions.

@dac09 dac09 added release:chore This PR is a chore (means nothing for users) release:feature This PR introduces a new feature and removed release:chore This PR is a chore (means nothing for users) labels Aug 28, 2024
@dac09 dac09 self-assigned this Aug 28, 2024
@dac09 dac09 added this to the next-release milestone Aug 28, 2024
@dac09 dac09 force-pushed the template/update-api-db-template branch from f904184 to 45e91c8 Compare August 28, 2024 05:44
@dac09
Copy link
Collaborator Author

dac09 commented Aug 28, 2024

Not merging now @Josh-Walker-GM so you can merge and pull into v8!

@Josh-Walker-GM Josh-Walker-GM enabled auto-merge (squash) August 28, 2024 15:07
@Josh-Walker-GM Josh-Walker-GM merged commit ddf850d into redwoodjs:main Aug 28, 2024
50 checks passed
dac09 added a commit to dac09/redwood that referenced this pull request Aug 29, 2024
…ads-extension-extra-crud

* 'main' of github.com:redwoodjs/redwood:
  feat(uploads): Create uploads package with prisma extension and upload processors (redwoodjs#11263)
  chore(test): Update tests to make them compatible with Vite's ecosystem CI (redwoodjs#11384)
  Catch errors when studio is not running and mail tries to send (redwoodjs#11387)
  template(db): Update `api/src/lib/db` template (redwoodjs#11379)
  feat(uploads): Add File scalar to rootSchema (redwoodjs#11378)
  fix(jobs): Fix the `deleteSuccessfulJobs` type showing up  (redwoodjs#11377)
  RCS: Basic support for 'use server' inside components (redwoodjs#11376)
  chore(deps): Add missing dev dep (memfs) to our vite package (redwoodjs#11373)
  fix(jobs): Allow passing empty array when scheduling parameterless jobs (redwoodjs#11372)
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:feature This PR introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants