Skip to content

feat(cli): remove deprecated introspect cmd#28286

Merged
jkomyno merged 1 commit intonextfrom
feat/remove-deprecated-introspect-cmd-2
Oct 13, 2025
Merged

feat(cli): remove deprecated introspect cmd#28286
jkomyno merged 1 commit intonextfrom
feat/remove-deprecated-introspect-cmd-2

Conversation

@jkomyno
Copy link
Copy Markdown
Contributor

@jkomyno jkomyno commented Oct 13, 2025

This PR:

  • closes TML-1502
  • removes support for prisma introspect, an alias for prisma db pull that was deprecated in Prisma 2.30.0.

@jkomyno jkomyno changed the base branch from main to next October 13, 2025 12:54
@jkomyno jkomyno added this to the 7.0.0 milestone Oct 13, 2025
@jkomyno jkomyno changed the title feat(cli): remove deprecated introspect cmd feat(cli): remove deprecated introspect cmd Oct 13, 2025
@jkomyno jkomyno marked this pull request as ready for review October 13, 2025 12:55
@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
packages/client/runtime/library.js 197.91 KB (+0.08% 🔺)
packages/client/runtime/library.d.ts 127.12 KB (+0.33% 🔺)
packages/client/runtime/binary.js 658.48 KB (+0.03% 🔺)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 166.8 KB (+0.09% 🔺)
packages/client/runtime/edge-esm.js 166.26 KB (+0.09% 🔺)
packages/client/runtime/wasm-engine-edge.js 128.92 KB (+0.11% 🔺)
packages/client/runtime/index-browser.js 34.5 KB (0%)
packages/client/runtime/index-browser.d.ts 11.64 KB (0%)
packages/cli/build/index.js 2.68 MB (-0.02% 🔽)
packages/client/prisma-client-0.0.0.tgz 25.93 MB (+0.01% 🔺)
packages/cli/prisma-0.0.0.tgz 16.75 MB (+0.02% 🔺)
packages/bundle-size/da-workers-libsql/output.tgz 924.99 KB (+0.01% 🔺)
packages/bundle-size/da-workers-neon/output.tgz 999.06 KB (+0.01% 🔺)
packages/bundle-size/da-workers-pg/output.tgz 998.26 KB (+0.01% 🔺)
packages/bundle-size/da-workers-planetscale/output.tgz 941.44 KB (+0.01% 🔺)
packages/bundle-size/da-workers-d1/output.tgz 906.84 KB (+0.01% 🔺)

@jkomyno jkomyno merged commit f147418 into next Oct 13, 2025
410 checks passed
@jkomyno jkomyno deleted the feat/remove-deprecated-introspect-cmd-2 branch October 13, 2025 15:15
aqrln pushed a commit that referenced this pull request Nov 17, 2025
This PR:
- closes
[TML-1502](https://linear.app/prisma-company/issue/TML-1502/remove-deprecated-prisma-introspect-command)
- removes support for `prisma introspect`, an alias for `prisma db pull`
that was deprecated in Prisma 2.30.0.

Co-authored-by: jkomyno <12381818+jkomyno@users.noreply.github.com>
aqrln pushed a commit that referenced this pull request Nov 17, 2025
This PR:
- closes
[TML-1502](https://linear.app/prisma-company/issue/TML-1502/remove-deprecated-prisma-introspect-command)
- removes support for `prisma introspect`, an alias for `prisma db pull`
that was deprecated in Prisma 2.30.0.

Co-authored-by: jkomyno <12381818+jkomyno@users.noreply.github.com>
aqrln pushed a commit that referenced this pull request Nov 17, 2025
This PR:
- closes
[TML-1502](https://linear.app/prisma-company/issue/TML-1502/remove-deprecated-prisma-introspect-command)
- removes support for `prisma introspect`, an alias for `prisma db pull`
that was deprecated in Prisma 2.30.0.

Co-authored-by: jkomyno <12381818+jkomyno@users.noreply.github.com>
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