Commit 422126a
Sqlite ppg migration (#7570)
* chore: update readme.md
* chore: update readme
* chore: update readmes to be more consistent
* chore: add typedsql to the examples
* chore: add more code fixes
* chore: convert fluent api queries
* chore: clean up spaces
* refine: add more details
* chore: refine content further
* fix: tests for jest
* fix: add tests in sequence
* fix: add database url
* fix: add seeders to tests
* fix: update tests
* fix: typedsql tests
* fix: test scripts
* fix: remove accelerate from typedsql
* fix: remove migrations for typedsql
* fix: postgis db url
* fix: tests
* update express README
* update express README
* remove @latest from prisma init command because we're using the local prisma cli version
* update titles of READMEs to inlcude PPg
* simplify intro sentences of readmes
* add convenience options to try-prisma commands
* update dummy connection string
* update region and project name prompts as bullets
* update .env file creation and add curl calls
* update readmes
* add curl commands
* update readmes
* update main readme
---------
Co-authored-by: Nikolas Burk <[email protected]>1 parent 333d61d commit 422126a
File tree
199 files changed
+6914
-4214
lines changed- .github
- tests
- orm
- express
- fastify-graphql-sdl-first
- fastify-graphql
- fastify
- graphql-auth
- graphql-nexus
- graphql-sdl-first
- graphql-subscriptions
- graphql-typegraphql-crud
- graphql-typegraphql
- graphql
- grpc
- hapi-graphql-sdl-first
- hapi-graphql
- hapi
- koa
- nest-graphql-sdl-first
- nest-graphql
- nest
- nextjs-graphql
- nextjs
- nuxt
- remix
- script
- sveltekit
- testing-express
- typedsql
- postman_collections
- workflows
- orm
- express
- prisma
- src
- fastify-graphql-sdl-first
- prisma
- src
- fastify-graphql
- prisma
- src
- generated
- fastify
- prisma
- src
- graphql-auth
- prisma
- src
- permissions
- graphql-nexus
- prisma
- src
- graphql-sdl-first
- prisma
- src
- graphql-subscriptions
- prisma
- src
- graphql-typegraphql-crud
- prisma
- src
- graphql-typegraphql
- prisma
- src
- graphql
- prisma
- src
- schema
- grpc
- prisma
- server
- hapi-graphql-sdl-first
- prisma
- src
- hapi-graphql
- prisma
- src
- hapi
- prisma
- src/plugins
- koa
- prisma
- src
- nest-graphql-sdl-first
- prisma
- src
- nest-graphql
- prisma
- src
- nest
- prisma
- src
- nextjs-graphql
- lib
- prisma
- nextjs
- lib
- prisma
- nuxt
- prisma
- postgis-express
- prisma-mocking-javascript
- remix
- app/lib
- prisma
- script
- prisma
- starter
- prisma
- src
- sveltekit
- prisma
- src
- lib
- routes/drafts
- testing-express
- prisma
- src
- tests
- typedsql
- prisma
- sql
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
199 files changed
+6914
-4214
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
| 9 | + | |
6 | 10 | | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | | - | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments