Senior Product Manager @ Prisma
-
Prisma
- Berlin, Germany
-
05:12
(UTC +01:00) - https://janpiotrowski.de
- @janpio
Highlights
Block or Report
Block or report janpio
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
prisma/prisma Public
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
fastlane/fastlane Public
🚀 The easiest way to automate building and releasing your iOS and Android apps
2,353 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contribution activity
January 2023
Created 20 commits in 4 repositories
Created 7 repositories
- janpio/prisma-8979 TypeScript
- janpio/prisma-issue-10433 JavaScript
- janpio/pnpm-nextjs-repro TypeScript
- janpio/prisma-monorepo-nextjs-custom-output-notfound-repro JavaScript
- janpio/vim-prisma Vim Script
- janpio/coc-prisma TypeScript
- janpio/prisma-docs-generator TypeScript
Created a pull request in prisma/ecosystem-tests that received 5 comments
fix(docker): Add docker file version to Dockerfiles
Otherwise fails with:
$ sh run.sh + export DEBUG=*
+ yarn install
yarn install v1.22.19 warning ../../package.json: No license field [1/4] Resolvin…
+26
−0
•
5
comments
Opened 20 other pull requests in 7 repositories
prisma/docs
9
open
1
merged
- fix(unsupported): Detail fixes
- feat: os information on sys requirements
- feat(views): Describe current state of updatable and materialized views
- fix(client-reference): Move shema example under headline, create new introduction section
- fix(shadow-database): Streamline document
-
fix(shadow-database): Remove mention of
migrate reset
- fix(shadow-database): Add standalone information on "Manually configuring the shadow database"
- feat: remove fmt related env variables and mentions
- fix(relations): Add subheadlines for better structure
- fix(use-data-proxy): Remove trailing slash from link
prisma/prisma
3
open
1
closed
prisma/ecosystem-tests
1
merged
1
closed
ineentho/pnpm-nextjs-repro
1
open
prisma/vim-prisma
1
merged
refined-github/refined-github
1
open
prisma/prisma-engines
1
open
Reviewed 65 pull requests in 8 repositories
prisma/docs
25 pull requests
- update: lost pixel plugin for visual regression testing
- feat(views): Describe current state of updatable and materialized views
- feat: os information on sys requirements
- Prisma Style guide: Image guidelines
- fix: wrong id type Int -> String in MongoDB one-to-one example
- Test and update the Azure Functions guide
- fix(client): create extended title
- Updates to "Deploy to Deno Deploy" guide
- add new generator: prisma-json-types-generator
- Update 030-crud.mdx
- Views page: Update intro and reorganise sections
- Page for views preview feature
- Add docs for new "generic model" extensions features
- Add docs on Data Proxy directUrl property
- Check and fix any broken anchor links
- Update 03-generators.mdx
-
Add
map
,onUpdate
andonDelete
arguments to schema reference - Multi-schema: add SQL Server to list of supported databases
- Update 090-raw-database-access.mdx
- Update Prisma Studio with OSS note
- Updated Information about contacting prisma support
- Fixing a minor typo.
- Mention support in Helix editor
-
docs:
nanoid()
schema function - fix(database-features): Add some more indexes
- Some pull request reviews not shown.
prisma/prisma
19 pull requests
- feat(get-platform): remove error, rephrase it as a warning
- docs: fix link to the documentation
- feat: add support for Wasm'd getDmmf
- feat: stop downloading introspection-engine
- feat(get-platform): use original distro and distro family in warning messages
- refactor(client, engine-core): remove getConfig usage from Client
- test(client): Views
- feat(github): /create-local-pr command
- feat(get-platform): fail / warn hard when Prisma can't detect OS details at build time
- fix(get-platform): sed unknown option to "s"
- test(migrate,db): run tests on windows
-
feat(migrate): add
--schemas
param toprisma db pull
- feat(migrate-engine): start moving out of introspection-engine
- fix(dbPull): Normalize postgres to postgresql
- feat: directUrl support
- fix(*): change datasource printing for multiSchema + cleanup
- chore(db pull): add debug for warnings and schema version
- fix: "linux-arm64-openssl-undefined" is now "linux-arm64-openssl-1.1.x"
- feat(cli): Output version of generated Prisma Client in prisma -v
prisma/ecosystem-tests
6 pull requests
prisma/prisma-engines
5 pull requests
prisma/language-tools
3 pull requests
refined-github/refined-github
1 pull request
prisma/pris.ly
1 pull request
howtographql/howtographql
1 pull request
Created an issue in refined-github/refined-github that received 8 comments
last-notification-page-button
: Link to last page is sometimes broken or wrong
Description There seems to be a off by one problem going on somehow when the # of issues is 150 (and hits exactly when pagination would happen): => …
8
comments
Opened 30 other issues in 7 repositories
prisma/prisma
17
open
1
closed
- Remove need for "singleton" snippet for Next.js users
- Differentiate P1001 between "not reachable" and "timed out"
- Introspection: Do not show Prisma1->2 upgrade message when Introspection included functionality not available in Prisma 1
-
CREATE EXTENSION btree_gin;
+ops: raw("text_ops")
leads to endless migrations (and operator class is removed in Introspection) -
Support index ops classes added by extensions (like
pg_trgm
orbtree_gin
) - Do not introspect exclusion constraints as Gist indexes
- PostgreSQL Exclusion Constraints
-
Use
directUrl
inprisma studio
-
MongoDB:
db push
output for indexes is slightly incorrect - [Stopgap] Introspect partitioned tables better: Only introspect main table in a valid way, ignore partitions
- Nonsensical migration on partitioned tables
-
Introspection/
db pull
is now handled by Migration Engine instead of Introspection Engine - Migration command(s) that can repeatedly be used to baseline (for databases that come with schema)
-
Better CLI output for
db pull
andmigrate dev
when usingmultiSchema
-
migrate dev
: Do not create and drop shadow database when there are not migrations to apply on it -
ensureDatabaseExists.ts
is missing debug logging -
Warn on
db push
usage when migration history (files or tables) exist - Fail Prisma installation / warn hard when needed system libraries are missing
prisma/language-tools
3
open
prisma/docs
3
open
prisma/vim-prisma
2
open
prisma/ecosystem-tests
2
open
shone/cashtable
1
open
supabase/supabase
1
closed
Answered 6 discussions in 1 repository
prisma/prisma
prisma/prisma
-
Error without information when Remix app deployed to Netlify
This contribution was made on Jan 18
-
Why is my relation in my prisma schema not working?
This contribution was made on Jan 18
-
Is it safe to drop prisma_migrate_shadow_db?
This contribution was made on Jan 14
-
Should this be Labeled as ERROR or Just an WARN / NOTIFICATION?
This contribution was made on Jan 13
-
Can't get results of inner join
This contribution was made on Jan 10
-
Why isn't the new findUniqueOrThrow error part of PrismaClientKnownRequestError?
This contribution was made on Jan 5
8
contributions
in private repositories
Jan 9 – Jan 25