| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| postgraphile@5.1.1 source code.tar.gz | 2026-07-22 | 17.5 MB | |
| postgraphile@5.1.1 source code.zip | 2026-07-22 | 19.4 MB | |
| README.md | 2026-07-22 | 2.4 kB | |
| Totals: 3 Items | 36.9 MB | 0 | |
Patch Changes
-
#3107
a56df3aThanks @benjie! - In development,$pgSelect.orderBy(...)now has some runtime validation rather than relying solely on types. -
#3107
dca7492Thanks @benjie! - Fix bug inaddPgTableOrderBythat meant that an override for thenullableparameter would be ignored. -
#3105
0b00895Thanks @benjie! - Introduce build.getPgCodecByDatabaseName helper. -
#3108
c67c6efThanks @benjaie! - Turn getGraphQLTypeByPgCodec situations into a string union with central registry so it can be autocompleted. -
#3112
cc61adcThanks @benjie! - Add@isIndexedsmart tag so columns and foreign key constraints can be treated as if they are indexed even if they aren't (for the purposes of the default index behavior plugin) - Updated dependencies
[
a56df3a,dca7492,d228173,0b00895,c67c6ef,cc61adc,5d0f9bc]: - @dataplan/pg@1.1.1
- graphile-utils@5.0.3
- graphile-build-pg@5.1.1