Skip to content

Commit

Permalink
sponsorship: update sponsors 🙏
Browse files Browse the repository at this point in the history
  • Loading branch information
jemgillam committed Sep 19, 2024
1 parent e471edb commit 106f70b
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 19 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ yarn add postgraphile
```

```js
import { createServer } from 'http';
import postgraphile from 'postgraphile';
import { createServer } from "http";
import postgraphile from "postgraphile";

createServer(postgraphile());
```
Expand Down Expand Up @@ -235,8 +235,10 @@ PostGraphile features include:
- [Just use the generated GraphQL schema](https://www.graphile.org/postgraphile/usage-schema/)

[procedure documentation]: https://www.graphile.org/postgraphile/procedures/
[advanced queries documentation]: https://www.graphile.org/postgraphile/custom-queries/
[row-level-security]: http://www.postgresql.org/docs/current/static/ddl-rowsecurity.html
[advanced queries documentation]:
https://www.graphile.org/postgraphile/custom-queries/
[row-level-security]:
http://www.postgresql.org/docs/current/static/ddl-rowsecurity.html

## Requirements

Expand Down
16 changes: 9 additions & 7 deletions SPONSORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@ Graphile ecosystem. Find out
- Robert Claypool
- nigelrmtaylor
- Principia Mentis
- Luxor Labs
- Axinom
- Taiste
- Notably
- Nathanael Beisiegel
- Trigger.dev
- Cintra
- BairesDev
- Two Bit Solutions
- Dimply
- Ndustrial
- Cintra
- Beacon
- deliver.media
- Spear AI
- Seam
- Apollo
- Ravio
- OpenPipe
- Apollo
- dotcom-monitor

## Supporters

Expand All @@ -44,23 +44,25 @@ Graphile ecosystem. Find out
- Alvin Ali Khaled
- Paul Melnikow
- Keith Layne
- nullachtvierzehn
- Zymego
- nullachtvierzehn
- IFCHOR GROUP
- Nate Smith
- Vizcom
- Ether
- garpulon
- The Outbound Collective
- Charlie Hadden
- Kiron Open Higher Education
- Andrew Joseph
- urtho
- SIED 70
- Peter C. Romano
- mateo
- Gus Becciu
- Dialo
- Gus Becciu
- kontakto-fi
- Tailos, Inc.
- sheilamosaik
- Miguel O. Carvajal
- Jovi De Croock
- Graphite
18 changes: 10 additions & 8 deletions sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
"Dovetail",
"Dovetail",
"Dovetail",
"Ether",
"Graphite",
"Gus Becciu",
"HR-ON",
"IFCHOR GROUP",
Expand All @@ -39,15 +41,9 @@
"LatchBio",
"LatchBio",
"LatchBio",
"Luxor Labs",
"Luxor Labs",
"Luxor Labs",
"Matt Bretl",
"Miguel O. Carvajal",
"Nate Smith",
"Nathanael Beisiegel",
"Nathanael Beisiegel",
"Nathanael Beisiegel",
"Ndustrial",
"Ndustrial",
"Ndustrial",
Expand All @@ -73,6 +69,9 @@
"Seam",
"Seam",
"Simon Elliott",
"Spear AI",
"Spear AI",
"Spear AI",
"Steelhead",
"Steelhead",
"Steelhead",
Expand Down Expand Up @@ -102,10 +101,14 @@
"Two Bit Solutions",
"Two Bit Solutions",
"Two Bit Solutions",
"Vizcom",
"Zymego",
"deliver.media",
"deliver.media",
"deliver.media",
"dotcom-monitor",
"dotcom-monitor",
"dotcom-monitor",
"garpulon",
"kontakto-fi",
"mateo",
Expand All @@ -114,6 +117,5 @@
"nigelrmtaylor",
"nullachtvierzehn",
"sheilamosaik",
"stlbucket",
"urtho"
"stlbucket"
]

0 comments on commit 106f70b

Please sign in to comment.