feat(client): Add version info to default-client (#19616)
* feat(client): Add version info to default-client
Adds client and engine version information to the default-index file.
Versions a picked from `package.json` and `@prisma/engines-version`.
Fix #18829
* Update packages/client/tests/e2e/default-version/readme.md
Co-authored-by: pierre <pierreantoine.urvoy@gmail.com>
---------
Co-authored-by: pierre <pierreantoine.urvoy@gmail.com>
base
19b8432
6 months ago by SevInf
-70%
Merge branch 'main' into test-for-tidb
a168f44
6 months ago by Mini256
+70%
update the test snap
613e2e0
6 months ago by Mini256
-12%
add tidb uri to env
8aee077
6 months ago by Mini256
+13%
fix: add tidb base uri
781f25b
6 months ago by Mini256
0%
fix: docker compose up tidb container
6d31d9f
6 months ago by Mini256
0%
fix: add orderBy to fix findMany where in[string] case