Skip to content

fix: support Prisma config schema paths#291

Merged
BartWaardenburg merged 1 commit intofallow-rs:mainfrom
M-Hassan-Raza:feat/prisma-config-schema-paths
May 6, 2026
Merged

fix: support Prisma config schema paths#291
BartWaardenburg merged 1 commit intofallow-rs:mainfrom
M-Hassan-Raza:feat/prisma-config-schema-paths

Conversation

@M-Hassan-Raza
Copy link
Copy Markdown
Contributor

What

  • detect .config/prisma.* config files
  • read static schema from Prisma config relative to the config file
  • mark configured schema files/folders used and credit generator providers from them

Validation

  • cargo fmt --all -- --check
  • cargo test -p fallow-core plugins::prisma -- --nocapture
  • cargo test -p fallow-core prisma_ -- --nocapture
  • cargo clippy -p fallow-core --tests -- -D warnings

@BartWaardenburg BartWaardenburg merged commit d07940d into fallow-rs:main May 6, 2026
18 checks passed
@BartWaardenburg
Copy link
Copy Markdown
Collaborator

Released in v2.66.0. Thanks @M-Hassan-Raza.

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