Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aqrln
Copy link
Member

@aqrln aqrln commented Oct 21, 2025

Remove the undocumented --url parameter from the prisma db pull command. It is not compatible with driver adapters, and having the prisma.config.ts file will be required going forward.

Tests that were using --url were either removed if they were deemed no longer relevant, or updated to use configs instead of the CLI flag if they were still applicable to the datasource defined in prisma.config.ts and there weren't any equivalent tests that would use a config file.

Closes: https://linear.app/prisma-company/issue/TML-1500/remove-support-for-undocumented-url-parameter-in-prisma-db-pull

@aqrln aqrln added this to the 7.0.0 milestone Oct 21, 2025
Remove the undocumented `--url` parameter from the `prisma db pull`
command. It is not compatible with driver adapters, and having the
`prisma.config.ts` file will be required going forward.

Closes: https://linear.app/prisma-company/issue/TML-1500/remove-support-for-undocumented-url-parameter-in-prisma-db-pull
@aqrln aqrln force-pushed the push-zonplnsmsmkq branch from b87f7ce to 004fb7f Compare October 21, 2025 15:53
@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

size-limit report 📦

Path Size
packages/client/runtime/library.js 165.58 KB (0%)
packages/client/runtime/library.d.ts 117.01 KB (0%)
packages/client/runtime/binary.js 625.33 KB (0%)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 133.83 KB (0%)
packages/client/runtime/edge-esm.js 132.82 KB (0%)
packages/client/runtime/wasm-engine-edge.js 127.69 KB (0%)
packages/client/runtime/index-browser.js 2.23 KB (0%)
packages/client/runtime/index-browser.d.ts 3.28 KB (0%)
packages/cli/build/index.js 2.68 MB (-0.06% 🔽)
packages/client/prisma-client-0.0.0.tgz 25.2 MB (+0.01% 🔺)
packages/cli/prisma-0.0.0.tgz 16.03 MB (-0.01% 🔽)
packages/bundle-size/da-workers-libsql/output.tgz 943.13 KB (0%)
packages/bundle-size/da-workers-neon/output.tgz 1017.35 KB (0%)
packages/bundle-size/da-workers-pg/output.tgz 1016.7 KB (0%)
packages/bundle-size/da-workers-planetscale/output.tgz 960.03 KB (0%)
packages/bundle-size/da-workers-d1/output.tgz 925.43 KB (0%)

@aqrln aqrln force-pushed the push-zonplnsmsmkq branch from 2300873 to e1d59bb Compare October 21, 2025 18:23
@aqrln aqrln marked this pull request as ready for review October 22, 2025 08:48
@aqrln aqrln merged commit aca3b09 into next Oct 22, 2025
378 checks passed
@aqrln aqrln deleted the push-zonplnsmsmkq branch October 22, 2025 14:22
aqrln added a commit that referenced this pull request Nov 17, 2025
Remove the undocumented `--url` parameter from the `prisma db pull`
command. It is not compatible with driver adapters, and having the
`prisma.config.ts` file will be required going forward.

Tests that were using `--url` were either removed if they were deemed no
longer relevant, or updated to use configs instead of the CLI flag if
they were still applicable to the datasource defined in
`prisma.config.ts` and there weren't any equivalent tests that would use
a config file.

Closes:
https://linear.app/prisma-company/issue/TML-1500/remove-support-for-undocumented-url-parameter-in-prisma-db-pull
aqrln added a commit that referenced this pull request Nov 17, 2025
Remove the undocumented `--url` parameter from the `prisma db pull`
command. It is not compatible with driver adapters, and having the
`prisma.config.ts` file will be required going forward.

Tests that were using `--url` were either removed if they were deemed no
longer relevant, or updated to use configs instead of the CLI flag if
they were still applicable to the datasource defined in
`prisma.config.ts` and there weren't any equivalent tests that would use
a config file.

Closes:
https://linear.app/prisma-company/issue/TML-1500/remove-support-for-undocumented-url-parameter-in-prisma-db-pull
aqrln added a commit that referenced this pull request Nov 17, 2025
Remove the undocumented `--url` parameter from the `prisma db pull`
command. It is not compatible with driver adapters, and having the
`prisma.config.ts` file will be required going forward.

Tests that were using `--url` were either removed if they were deemed no
longer relevant, or updated to use configs instead of the CLI flag if
they were still applicable to the datasource defined in
`prisma.config.ts` and there weren't any equivalent tests that would use
a config file.

Closes:
https://linear.app/prisma-company/issue/TML-1500/remove-support-for-undocumented-url-parameter-in-prisma-db-pull
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.

3 participants