graphile 5.0.0-alpha.11 → 5.0.0-alpha.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,13 +1,50 @@
1
1
  # graphile
2
2
 
3
+ ## 5.0.0-alpha.13
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[`dfefdad3c`](https://github.com/benjie/crystal/commit/dfefdad3cd5a99c36d47eb0bddd914bab4ca9a1f),
9
+ [`6c1c1a34f`](https://github.com/benjie/crystal/commit/6c1c1a34f674bf4ef3b13dadebb4e13c422c940e)]:
10
+ - postgraphile@5.0.0-alpha.20
11
+ - graphile-build@5.0.0-alpha.18
12
+
13
+ ## 5.0.0-alpha.12
14
+
15
+ ### Patch Changes
16
+
17
+ - [#438](https://github.com/benjie/crystal/pull/438)
18
+ [`3a7aa694c`](https://github.com/benjie/crystal/commit/3a7aa694c375aa4a5e04ff2d62e219de1ec10bf6)
19
+ Thanks [@benjie](https://github.com/benjie)! - Fix bug in
20
+ `graphile behavior debug` command relating to `pgCodecRelation`
21
+
22
+ - Updated dependencies
23
+ [[`5491e10b0`](https://github.com/benjie/crystal/commit/5491e10b0f1629e607e7385985315169e156071d),
24
+ [`a9561d62d`](https://github.com/benjie/crystal/commit/a9561d62d54a6a1331d64b32e4cf3d162ad67a55),
25
+ [`232885703`](https://github.com/benjie/crystal/commit/232885703dd577f71488fd1fc5a02e852a96d446),
26
+ [`db19ed9c3`](https://github.com/benjie/crystal/commit/db19ed9c39f08b537f3bf316d1cf9bb39cee2603),
27
+ [`31e776e03`](https://github.com/benjie/crystal/commit/31e776e03ad0829e0ded52e32be789578dcf8d4f),
28
+ [`055c4e438`](https://github.com/benjie/crystal/commit/055c4e43888c007706db7079edd89d6def9b318d),
29
+ [`cf32f0397`](https://github.com/benjie/crystal/commit/cf32f0397f7a47509df9876112275f1ad135e8f2),
30
+ [`57d88b5fa`](https://github.com/benjie/crystal/commit/57d88b5fa3ed296210c1fcb223452213fd57985b),
31
+ [`a22830b2f`](https://github.com/benjie/crystal/commit/a22830b2f293b50a244ac18e1601d7579b450c7d),
32
+ [`9f87a26b1`](https://github.com/benjie/crystal/commit/9f87a26b10e5539aa88cfd9909e265513e941fd5),
33
+ [`9695c65f8`](https://github.com/benjie/crystal/commit/9695c65f8dbad807de683a70f5f663af2d3b35f0),
34
+ [`c00a21cb9`](https://github.com/benjie/crystal/commit/c00a21cb9e9dd80a8b69228746bd7973da21facc),
35
+ [`a5f224295`](https://github.com/benjie/crystal/commit/a5f22429501f9e13f0490d25500ca7a8403babc7)]:
36
+ - graphile-build@5.0.0-alpha.17
37
+ - postgraphile@5.0.0-alpha.19
38
+ - graphile-config@0.0.1-alpha.7
39
+
3
40
  ## 5.0.0-alpha.11
4
41
 
5
42
  ### Patch Changes
6
43
 
7
44
  - Updated dependencies
8
- [[`415f436a0`](https://github.com/benjie/postgraphile-private/commit/415f436a04d42ba7d7a51457f99e8d8e6baee051),
9
- [`5b8e46a8a`](https://github.com/benjie/postgraphile-private/commit/5b8e46a8a868d68290d0f274934593a23b5bb25e),
10
- [`bb64c090d`](https://github.com/benjie/postgraphile-private/commit/bb64c090d1094875ec51a8577a000cb4f796e197)]:
45
+ [[`415f436a0`](https://github.com/benjie/crystal/commit/415f436a04d42ba7d7a51457f99e8d8e6baee051),
46
+ [`5b8e46a8a`](https://github.com/benjie/crystal/commit/5b8e46a8a868d68290d0f274934593a23b5bb25e),
47
+ [`bb64c090d`](https://github.com/benjie/crystal/commit/bb64c090d1094875ec51a8577a000cb4f796e197)]:
11
48
  - postgraphile@5.0.0-alpha.18
12
49
 
13
50
  ## 5.0.0-alpha.10
@@ -15,7 +52,7 @@
15
52
  ### Patch Changes
16
53
 
17
54
  - Updated dependencies
18
- [[`c1518fad0`](https://github.com/benjie/postgraphile-private/commit/c1518fad093dc53c033866541f378878aab69b5c)]:
55
+ [[`c1518fad0`](https://github.com/benjie/crystal/commit/c1518fad093dc53c033866541f378878aab69b5c)]:
19
56
  - graphile-build@5.0.0-alpha.16
20
57
  - postgraphile@5.0.0-alpha.17
21
58
 
@@ -31,20 +68,20 @@
31
68
 
32
69
  ### Patch Changes
33
70
 
34
- - [#410](https://github.com/benjie/postgraphile-private/pull/410)
35
- [`a7cd7eecf`](https://github.com/benjie/postgraphile-private/commit/a7cd7eecfb81a74a2a6e6500054f2defb8f2205e)
71
+ - [#410](https://github.com/benjie/crystal/pull/410)
72
+ [`a7cd7eecf`](https://github.com/benjie/crystal/commit/a7cd7eecfb81a74a2a6e6500054f2defb8f2205e)
36
73
  Thanks [@benjie](https://github.com/benjie)! - Add new
37
74
  `graphile behavior debug` command for debugging behavior strings.
38
75
 
39
76
  - Updated dependencies
40
- [[`e7dd2e039`](https://github.com/benjie/postgraphile-private/commit/e7dd2e039769958d59a83ec3b164cad063c82500),
41
- [`620f9e07e`](https://github.com/benjie/postgraphile-private/commit/620f9e07ec6f4d66a8dc01ed6bb054a75f7b1c8b),
42
- [`881672305`](https://github.com/benjie/postgraphile-private/commit/88167230578393e3b24a364f0d673e36c5cb088d),
43
- [`9ab2adba2`](https://github.com/benjie/postgraphile-private/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de),
44
- [`ff4395bfc`](https://github.com/benjie/postgraphile-private/commit/ff4395bfc6e6b2fb263f644dae1e984c52dd84b9),
45
- [`502b23340`](https://github.com/benjie/postgraphile-private/commit/502b233401975637bc0d516af78721b37f6f9b7b),
46
- [`dc94b4a30`](https://github.com/benjie/postgraphile-private/commit/dc94b4a3003a2fbe1d76e17bb519092fa134243a),
47
- [`4eda0cd57`](https://github.com/benjie/postgraphile-private/commit/4eda0cd572274febad696ebb5a89472a981f8212)]:
77
+ [[`e7dd2e039`](https://github.com/benjie/crystal/commit/e7dd2e039769958d59a83ec3b164cad063c82500),
78
+ [`620f9e07e`](https://github.com/benjie/crystal/commit/620f9e07ec6f4d66a8dc01ed6bb054a75f7b1c8b),
79
+ [`881672305`](https://github.com/benjie/crystal/commit/88167230578393e3b24a364f0d673e36c5cb088d),
80
+ [`9ab2adba2`](https://github.com/benjie/crystal/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de),
81
+ [`ff4395bfc`](https://github.com/benjie/crystal/commit/ff4395bfc6e6b2fb263f644dae1e984c52dd84b9),
82
+ [`502b23340`](https://github.com/benjie/crystal/commit/502b233401975637bc0d516af78721b37f6f9b7b),
83
+ [`dc94b4a30`](https://github.com/benjie/crystal/commit/dc94b4a3003a2fbe1d76e17bb519092fa134243a),
84
+ [`4eda0cd57`](https://github.com/benjie/crystal/commit/4eda0cd572274febad696ebb5a89472a981f8212)]:
48
85
  - graphile-build@5.0.0-alpha.14
49
86
  - postgraphile@5.0.0-alpha.15
50
87
 
@@ -52,14 +89,14 @@
52
89
 
53
90
  ### Patch Changes
54
91
 
55
- - [#408](https://github.com/benjie/postgraphile-private/pull/408)
56
- [`bc14d488d`](https://github.com/benjie/postgraphile-private/commit/bc14d488d5385f350b6d377716e43c46a405dc57)
92
+ - [#408](https://github.com/benjie/crystal/pull/408)
93
+ [`bc14d488d`](https://github.com/benjie/crystal/commit/bc14d488d5385f350b6d377716e43c46a405dc57)
57
94
  Thanks [@benjie](https://github.com/benjie)! - When sorting, specify a
58
95
  concrete locale to localeCompare to ensure stable ordering across machines.
59
96
  - Updated dependencies
60
- [[`675b7abb9`](https://github.com/benjie/postgraphile-private/commit/675b7abb93e11d955930b9026fb0b65a56ecc999),
61
- [`c5050dd28`](https://github.com/benjie/postgraphile-private/commit/c5050dd286bd6d9fa4a5d9cfbf87ba609cb148dd),
62
- [`0d1782869`](https://github.com/benjie/postgraphile-private/commit/0d1782869adc76f5bbcecfdcbb85a258c468ca37)]:
97
+ [[`675b7abb9`](https://github.com/benjie/crystal/commit/675b7abb93e11d955930b9026fb0b65a56ecc999),
98
+ [`c5050dd28`](https://github.com/benjie/crystal/commit/c5050dd286bd6d9fa4a5d9cfbf87ba609cb148dd),
99
+ [`0d1782869`](https://github.com/benjie/crystal/commit/0d1782869adc76f5bbcecfdcbb85a258c468ca37)]:
63
100
  - graphile-config@0.0.1-alpha.6
64
101
 
65
102
  ## 5.0.0-alpha.6
@@ -67,15 +104,15 @@
67
104
  ### Patch Changes
68
105
 
69
106
  - Updated dependencies
70
- [[`644938276`](https://github.com/benjie/postgraphile-private/commit/644938276ebd48c5486ba9736a525fcc66d7d714)]:
107
+ [[`644938276`](https://github.com/benjie/crystal/commit/644938276ebd48c5486ba9736a525fcc66d7d714)]:
71
108
  - graphile-config@0.0.1-alpha.5
72
109
 
73
110
  ## 5.0.0-alpha.5
74
111
 
75
112
  ### Patch Changes
76
113
 
77
- - [#399](https://github.com/benjie/postgraphile-private/pull/399)
78
- [`409581534`](https://github.com/benjie/postgraphile-private/commit/409581534f41ac2cf0ff21c77c2bcd8eaa8218fd)
114
+ - [#399](https://github.com/benjie/crystal/pull/399)
115
+ [`409581534`](https://github.com/benjie/crystal/commit/409581534f41ac2cf0ff21c77c2bcd8eaa8218fd)
79
116
  Thanks [@benjie](https://github.com/benjie)! - Change many of the dependencies
80
117
  to be instead (or also) peerDependencies, to avoid duplicate modules.
81
118
 
@@ -84,7 +121,7 @@
84
121
  ### Patch Changes
85
122
 
86
123
  - Updated dependencies
87
- [[`198ac74d5`](https://github.com/benjie/postgraphile-private/commit/198ac74d52fe1e47d602fe2b7c52f216d5216b25)]:
124
+ [[`198ac74d5`](https://github.com/benjie/crystal/commit/198ac74d52fe1e47d602fe2b7c52f216d5216b25)]:
88
125
  - graphile-config@0.0.1-alpha.4
89
126
 
90
127
  ## 5.0.0-alpha.3
@@ -92,31 +129,31 @@
92
129
  ### Patch Changes
93
130
 
94
131
  - Updated dependencies
95
- [[`adc7ae5e0`](https://github.com/benjie/postgraphile-private/commit/adc7ae5e002961c8b8286500527752f21139ab9e)]:
132
+ [[`adc7ae5e0`](https://github.com/benjie/crystal/commit/adc7ae5e002961c8b8286500527752f21139ab9e)]:
96
133
  - graphile-config@0.0.1-alpha.3
97
134
 
98
135
  ## 5.0.0-alpha.2
99
136
 
100
137
  ### Patch Changes
101
138
 
102
- - [`7f857950a`](https://github.com/benjie/postgraphile-private/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)
139
+ - [`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)
103
140
  Thanks [@benjie](https://github.com/benjie)! - Upgrade to the latest
104
141
  TypeScript/tslib
105
142
 
106
143
  - Updated dependencies
107
- [[`7f857950a`](https://github.com/benjie/postgraphile-private/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)]:
144
+ [[`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)]:
108
145
  - graphile-config@0.0.1-alpha.2
109
146
 
110
147
  ## 5.0.0-alpha.1
111
148
 
112
149
  ### Patch Changes
113
150
 
114
- - [`759ad403d`](https://github.com/benjie/postgraphile-private/commit/759ad403d71363312c5225c165873ae84b8a098c)
151
+ - [`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)
115
152
  Thanks [@benjie](https://github.com/benjie)! - Alpha release - see
116
153
  https://postgraphile.org/news/2023-04-26-version-5-alpha
117
154
 
118
155
  - Updated dependencies
119
- [[`759ad403d`](https://github.com/benjie/postgraphile-private/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
156
+ [[`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
120
157
  - graphile-config@0.0.1-alpha.1
121
158
 
122
159
  ## 5.0.0-1.3
@@ -124,15 +161,15 @@
124
161
  ### Patch Changes
125
162
 
126
163
  - Updated dependencies
127
- [[`b4eaf89f4`](https://github.com/benjie/postgraphile-private/commit/b4eaf89f401ca207de08770361d07903f6bb9cb0)]:
164
+ [[`b4eaf89f4`](https://github.com/benjie/crystal/commit/b4eaf89f401ca207de08770361d07903f6bb9cb0)]:
128
165
  - graphile-config@0.0.1-1.2
129
166
 
130
167
  ## 5.0.0-1.2
131
168
 
132
169
  ### Patch Changes
133
170
 
134
- - [#291](https://github.com/benjie/postgraphile-private/pull/291)
135
- [`611f00140`](https://github.com/benjie/postgraphile-private/commit/611f00140d7f5b0620e274fc21869ec82055e080)
171
+ - [#291](https://github.com/benjie/crystal/pull/291)
172
+ [`611f00140`](https://github.com/benjie/crystal/commit/611f00140d7f5b0620e274fc21869ec82055e080)
136
173
  Thanks [@benjie](https://github.com/benjie)! - New `graphile inflection list`
137
174
  command to list the available inflectors (and their docs/types) based on your
138
175
  plugins and presets.
@@ -141,12 +178,12 @@
141
178
 
142
179
  ### Patch Changes
143
180
 
144
- - [#260](https://github.com/benjie/postgraphile-private/pull/260)
145
- [`d5312e6b9`](https://github.com/benjie/postgraphile-private/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)
181
+ - [#260](https://github.com/benjie/crystal/pull/260)
182
+ [`d5312e6b9`](https://github.com/benjie/crystal/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)
146
183
  Thanks [@benjie](https://github.com/benjie)! - TypeScript v5 is now required
147
184
 
148
- - [#271](https://github.com/benjie/postgraphile-private/pull/271)
149
- [`261eb520b`](https://github.com/benjie/postgraphile-private/commit/261eb520b33fe3673fe3a7712085e50291aed1e5)
185
+ - [#271](https://github.com/benjie/crystal/pull/271)
186
+ [`261eb520b`](https://github.com/benjie/crystal/commit/261eb520b33fe3673fe3a7712085e50291aed1e5)
150
187
  Thanks [@benjie](https://github.com/benjie)! - 🚨 **RENAME ALL THE THINGS**
151
188
 
152
189
  The term 'source' was overloaded, and 'configs' was too vague, and
@@ -174,7 +211,7 @@
174
211
  `helpers.pgIntrospection.getExecutorForService`
175
212
 
176
213
  - Updated dependencies
177
- [[`d5312e6b9`](https://github.com/benjie/postgraphile-private/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)]:
214
+ [[`d5312e6b9`](https://github.com/benjie/crystal/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)]:
178
215
  - graphile-config@0.0.1-1.1
179
216
 
180
217
  ## 5.0.0-0.7
@@ -189,15 +226,15 @@
189
226
  ### Patch Changes
190
227
 
191
228
  - Updated dependencies
192
- [[`11e7c12c5`](https://github.com/benjie/postgraphile-private/commit/11e7c12c5a3545ee24b5e39392fbec190aa1cf85)]:
229
+ [[`11e7c12c5`](https://github.com/benjie/crystal/commit/11e7c12c5a3545ee24b5e39392fbec190aa1cf85)]:
193
230
  - graphile-config@0.0.1-0.6
194
231
 
195
232
  ## 5.0.0-0.5
196
233
 
197
234
  ### Patch Changes
198
235
 
199
- - [#229](https://github.com/benjie/postgraphile-private/pull/229)
200
- [`d94f0eae6`](https://github.com/benjie/postgraphile-private/commit/d94f0eae68013fbf146187d40aaecdacefeea639)
236
+ - [#229](https://github.com/benjie/crystal/pull/229)
237
+ [`d94f0eae6`](https://github.com/benjie/crystal/commit/d94f0eae68013fbf146187d40aaecdacefeea639)
201
238
  Thanks [@benjie](https://github.com/benjie)! - Strip 'undefined' values from
202
239
  'graphile config print'
203
240
 
@@ -213,15 +250,15 @@
213
250
  ### Patch Changes
214
251
 
215
252
  - Updated dependencies
216
- [[`842f6ccbb`](https://github.com/benjie/postgraphile-private/commit/842f6ccbb3c9bd0c101c4f4df31c5ed1aea9b2ab)]:
253
+ [[`842f6ccbb`](https://github.com/benjie/crystal/commit/842f6ccbb3c9bd0c101c4f4df31c5ed1aea9b2ab)]:
217
254
  - graphile-config@0.0.1-0.4
218
255
 
219
256
  ## 5.0.0-0.2
220
257
 
221
258
  ### Patch Changes
222
259
 
223
- - [#183](https://github.com/benjie/postgraphile-private/pull/183)
224
- [`dc4ff1268`](https://github.com/benjie/postgraphile-private/commit/dc4ff12681eeaef3a493fea5481e31f13c9f1874)
260
+ - [#183](https://github.com/benjie/crystal/pull/183)
261
+ [`dc4ff1268`](https://github.com/benjie/crystal/commit/dc4ff12681eeaef3a493fea5481e31f13c9f1874)
225
262
  Thanks [@benjie](https://github.com/benjie)! - Enhance config printing with
226
263
  full description printer and plugin ordering debugger
227
264
 
@@ -229,12 +266,12 @@
229
266
 
230
267
  ### Patch Changes
231
268
 
232
- - [#176](https://github.com/benjie/postgraphile-private/pull/176)
233
- [`7c89c2143`](https://github.com/benjie/postgraphile-private/commit/7c89c2143c73408ec63caabd68634f77f2b48511)
269
+ - [#176](https://github.com/benjie/crystal/pull/176)
270
+ [`7c89c2143`](https://github.com/benjie/crystal/commit/7c89c2143c73408ec63caabd68634f77f2b48511)
234
271
  Thanks [@benjie](https://github.com/benjie)! - Introduce 'graphile' command
235
272
  with two config-related subcommands: 'graphile config print' and 'graphile
236
273
  config options'.
237
274
  - Updated dependencies
238
- [[`19e2961de`](https://github.com/benjie/postgraphile-private/commit/19e2961de67dc0b9601799bba256e4c4a23cc0cb),
239
- [`11d6be65e`](https://github.com/benjie/postgraphile-private/commit/11d6be65e0da489f8ab3e3a8b8db145f8b2147ad)]:
275
+ [[`19e2961de`](https://github.com/benjie/crystal/commit/19e2961de67dc0b9601799bba256e4c4a23cc0cb),
276
+ [`11d6be65e`](https://github.com/benjie/crystal/commit/11d6be65e0da489f8ab3e3a8b8db145f8b2147ad)]:
240
277
  - graphile-config@0.0.1-0.3
package/LICENSE.md CHANGED
@@ -2,39 +2,69 @@
2
2
 
3
3
  Copyright © `2023` Graphile Ltd. All rights reserved.
4
4
 
5
- ## Agreement
5
+ ## Definitions
6
6
 
7
- In this agreement:
8
-
9
- - "Agreement" refers to this agreement between You and Graphile Ltd, governing
10
- your use of the Software.
11
- - "Software" refers to the software program named `graphile` and
7
+ - "Software": the software program named `graphile` and
12
8
  [available via npm](http://npmjs.com/package/graphile).
13
- - A "Sponsor" is an individual, company or other legal entity that is actively
14
- sponsoring Graphile Ltd via
15
- [GitHub Sponsors](https://github.com/sponsors/benjie),
9
+ - "Sponsor": an individual, company, or other legal entity that is sponsoring
10
+ Graphile Ltd via [GitHub Sponsors](https://github.com/sponsors/benjie),
16
11
  [Patreon](https://patreon.com/benjie), or any method agreed with Graphile Ltd.
17
- - "You" means the individual using the Software.
18
- - "Your Organization" means the company or other legal entity on behalf of which
19
- You are using the Software (if applicable).
20
-
21
- The first time You use the Software, Graphile Ltd grants You a revokable,
22
- non-exclusive, non-transferable, limited license (the "License") to use the
23
- Software strictly in accordance with the terms of this Agreement.
24
-
25
- If neither You nor Your Organization are a Sponsor, the License automatically
26
- expires 30 calendar days after your first use of the Software. If You or Your
27
- Organization are a Sponsor, the License automatically expires when neither You
28
- nor Your Organization are a Sponsor any more. Unless Graphile Ltd has informed
29
- You otherwise, You may reactivate the License at any time when You or Your
30
- Organization are a Sponsor.
31
-
32
- You agree to indemnify and hold Graphile Ltd and its directors, employees,
33
- parents, subsidiaries and partners (if any) harmless from any and all claims,
34
- charges, costs, damages, demands, fines, judgements, liabilities, losses, or
35
- penalties of any nature, arising out of or related to: your use of the software;
36
- your violation of this agreement; your violation of any right of a third party;
37
- or your violation of any law or regulation.
12
+ - "Sponsorship": the period for which either or both You and Your Organization
13
+ are a Sponsor. If You or Your Organization makes a payment which does not
14
+ recur automatically, the Sponsorship is deemed to be the period of 30 days
15
+ from the date of that payment.
16
+ - "You": the individual using the Software.
17
+ - "Your Organization": the company or other legal entity on behalf of which You
18
+ are using the Software (if applicable).
19
+
20
+ ## If you are not a Sponsor
21
+
22
+ If You are not a Sponsor and Your Organization is not a Sponsor, the first time
23
+ You use the Software, Graphile Ltd grants You a revokable, non-exclusive,
24
+ non-transferable, non-sublicensable, license to run the Software for 30 calendar
25
+ days. Graphile Ltd may revoke this license at any time, for any (or no) reason,
26
+ with no requirement to give you advance notice.
27
+
28
+ You can use the Software on as many machines as You want, for Your own use.
29
+
30
+ Your license terminates automatically at the end of those 30 calendar days.
31
+
32
+ If you have previously used the Software, You do not get another free trial
33
+ period or an extended free trial period by downloading it again, or using it on
34
+ a different machine. You get one free trial, ever.
35
+
36
+ To use the Software after the termination of the free trial, Your or Your
37
+ Organization must be a Sponsor.
38
+
39
+ ## If You or Your Organization is a Sponsor
40
+
41
+ If either or both You or Your Organization is a Sponsor, Graphile Ltd grants You
42
+ a revokable, non-exclusive, non-transferable, non-sublicensable, license to run
43
+ the Software for the duration of the Sponsorship. Graphile Ltd may revoke this
44
+ license at any time, for any (or no) reason, with no requirement to give you
45
+ advance notice.
46
+
47
+ You can use the Software on as many machines as You want, for Your own use.
48
+
49
+ Your license terminates automatically at the end of the Sponsorship.
50
+
51
+ Unless Graphile Ltd informs you in writing (including email, response to an
52
+ online support ticket, and other similar electronic mechanisms) that it is not
53
+ willing to grant you a new license, to obtain a new license, You, or Your
54
+ Organization, must become a Sponsor again.
55
+
56
+ ## Indemnity and no warranty
57
+
58
+ You indemnify and hold Graphile Ltd and its directors, employees, parents,
59
+ subsidiaries and partners (if any) harmless from any and all claims, charges,
60
+ costs, damages, demands, fines, judgements, liabilities, losses, or penalties of
61
+ any nature, arising out of or in connection with:
62
+
63
+ - Your use of the Software;
64
+ - Your non-compliance with the terms of the licence, or use of the Software
65
+ without a licence;
66
+ - Your violation of any rights of a third party; and
67
+ - Your violation of any law or regulation.
38
68
 
39
69
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
40
70
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
@@ -42,3 +72,9 @@ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
42
72
  COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
43
73
  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
44
74
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
75
+
76
+ ## Law and jurisdiction
77
+
78
+ This agreement is governed by English law. The courts of England and Wales have
79
+ exclusive jurisdiction in respect of any claims arising out of or in connection
80
+ with it, including non-contractual claims.
@@ -162,12 +162,12 @@ function getEntities(build, entityType) {
162
162
  }
163
163
  case "pgCodecRelation": {
164
164
  const memo = Object.create(null);
165
- for (const [codecName, codec] of Object.entries(registry.pgCodecs)) {
165
+ for (const [codecName, _codec] of Object.entries(registry.pgCodecs)) {
166
166
  const relations = registry.pgRelations[codecName];
167
167
  if (!relations)
168
168
  continue;
169
169
  for (const [relationName, _relation] of Object.entries(relations)) {
170
- memo[`${codecName}.${relationName}`] = [codec, relationName];
170
+ memo[`${codecName}.${relationName}`] = _relation;
171
171
  }
172
172
  }
173
173
  return memo;
@@ -1 +1 @@
1
- {"version":3,"file":"main.js","sourceRoot":"","sources":["../../../../src/commands/behavior/debug/main.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"main.js","sourceRoot":"","sources":["../../../../src/commands/behavior/debug/main.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphile",
3
- "version": "5.0.0-alpha.11",
3
+ "version": "5.0.0-alpha.13",
4
4
  "description": "Swiss army knife for dealing with all things Graphile",
5
5
  "main": "dist/index.js",
6
6
  "bin": "dist/cli-run.js",
@@ -34,14 +34,14 @@
34
34
  "dependencies": {
35
35
  "@typescript/vfs": "^1.4.0",
36
36
  "chalk": "^4.1.2",
37
- "graphile-config": "^0.0.1-alpha.6",
37
+ "graphile-config": "^0.0.1-alpha.7",
38
38
  "tslib": "^2.5.0",
39
39
  "typescript": "^5.0.4"
40
40
  },
41
41
  "peerDependencies": {
42
- "graphile-build": "^5.0.0-alpha.16",
43
- "graphile-config": "^0.0.1-alpha.6",
44
- "postgraphile": "^5.0.0-alpha.18"
42
+ "graphile-build": "^5.0.0-alpha.18",
43
+ "graphile-config": "^0.0.1-alpha.7",
44
+ "postgraphile": "^5.0.0-alpha.20"
45
45
  },
46
46
  "peerDependenciesMeta": {
47
47
  "graphile-build": {