-
#1994
ab08cbf9c
Thanks @benjie! - Introduceinterface SQLable {[$toSQL](): SQL}
topg-sql2
and use it to simplify SQL fragments in various places. -
#1973
94a05064e
Thanks @benjie! - Fix processing of GRAPHILE_ENV to allow "test"
- #1924
ef44c29b2
Thanks @benjie! - 🚨 TypeScript is now configured to hide interfaces marked as@internal
. This may result in a few errors where you're accessing things you oughtn't be, but also may hide some interfaces that should be exposed - please file an issue if an API you were dependent on has been removed from the TypeScript typings. If that API happens to bestep.dependencies
; you should first read this: https://benjie.dev/graphql/ancestors
-
#514
c9848f693
Thanks @benjie! - Update package.json repository information -
Updated dependencies [
c9848f693
]:- @graphile/[email protected]
-
#496
c9bfd9892
Thanks @benjie! - Update dependencies (sometimes through major versions). -
Updated dependencies [
c9bfd9892
]:- @graphile/[email protected]
-
Updated dependencies [
cbd987385
]:- @graphile/[email protected]
- #370
339fe20d0
Thanks @benjie! - Allow multiple instances of pg-sql2 and tamedevil to help handle package manager shenanigans.
-
82cc01152
Thanks @benjie! - Performance overhaul and new cache method. -
7f857950a
Thanks @benjie! - Upgrade to the latest TypeScript/tslib -
Updated dependencies [
98ae00f59
,7f857950a
]:- @graphile/[email protected]
-
759ad403d
Thanks @benjie! - Alpha release - see https://postgraphile.org/news/2023-04-26-version-5-alpha -
Updated dependencies [
759ad403d
]:- @graphile/[email protected]
-
#260
d5312e6b9
Thanks @benjie! - TypeScript v5 is now required -
#270
f93c79b94
Thanks @benjie! - Experimental: exposesymbolToIdentifier
onsql.compile()
result (via special$symbolToIdentifier
symbol key) so you can determine which identifiers were used for which symbols. -
#270
53e164cbc
Thanks @benjie! - When the samesql.value()
node is used in multiple places, it will now be replaced with the same placeholder ($1
, etc). -
Updated dependencies [
d5312e6b9
]:- @graphile/[email protected]
- #257
8f323bdc8
Thanks @benjie! - When multiple versions of grafast or pg-sql2 are detected, a warning will be raised.
0ab95d0b1
- Update sponsors.
9b296ba54
- More secure, more compatible, and lots of fixes across the monorepo
-
Updated dependencies [
91f2256b3
]:- @graphile/[email protected]