graphile 5.0.0-alpha.8 → 5.0.0-beta.1

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,23 +1,100 @@
1
1
  # graphile
2
2
 
3
+ ## 5.0.0-beta.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`cbd987385`](https://github.com/benjie/crystal/commit/cbd987385f99bd1248bc093ac507cc2f641ba3e8)
8
+ Thanks [@benjie](https://github.com/benjie)! - Bump all packages to beta
9
+
10
+ - Updated dependencies
11
+ [[`cbd987385`](https://github.com/benjie/crystal/commit/cbd987385f99bd1248bc093ac507cc2f641ba3e8)]:
12
+ - graphile-build@5.0.0-beta.1
13
+ - postgraphile@5.0.0-beta.1
14
+ - graphile-config@0.0.1-beta.1
15
+
16
+ ## 5.0.0-alpha.13
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies
21
+ [[`dfefdad3c`](https://github.com/benjie/crystal/commit/dfefdad3cd5a99c36d47eb0bddd914bab4ca9a1f),
22
+ [`6c1c1a34f`](https://github.com/benjie/crystal/commit/6c1c1a34f674bf4ef3b13dadebb4e13c422c940e)]:
23
+ - postgraphile@5.0.0-alpha.20
24
+ - graphile-build@5.0.0-alpha.18
25
+
26
+ ## 5.0.0-alpha.12
27
+
28
+ ### Patch Changes
29
+
30
+ - [#438](https://github.com/benjie/crystal/pull/438)
31
+ [`3a7aa694c`](https://github.com/benjie/crystal/commit/3a7aa694c375aa4a5e04ff2d62e219de1ec10bf6)
32
+ Thanks [@benjie](https://github.com/benjie)! - Fix bug in
33
+ `graphile behavior debug` command relating to `pgCodecRelation`
34
+
35
+ - Updated dependencies
36
+ [[`5491e10b0`](https://github.com/benjie/crystal/commit/5491e10b0f1629e607e7385985315169e156071d),
37
+ [`a9561d62d`](https://github.com/benjie/crystal/commit/a9561d62d54a6a1331d64b32e4cf3d162ad67a55),
38
+ [`232885703`](https://github.com/benjie/crystal/commit/232885703dd577f71488fd1fc5a02e852a96d446),
39
+ [`db19ed9c3`](https://github.com/benjie/crystal/commit/db19ed9c39f08b537f3bf316d1cf9bb39cee2603),
40
+ [`31e776e03`](https://github.com/benjie/crystal/commit/31e776e03ad0829e0ded52e32be789578dcf8d4f),
41
+ [`055c4e438`](https://github.com/benjie/crystal/commit/055c4e43888c007706db7079edd89d6def9b318d),
42
+ [`cf32f0397`](https://github.com/benjie/crystal/commit/cf32f0397f7a47509df9876112275f1ad135e8f2),
43
+ [`57d88b5fa`](https://github.com/benjie/crystal/commit/57d88b5fa3ed296210c1fcb223452213fd57985b),
44
+ [`a22830b2f`](https://github.com/benjie/crystal/commit/a22830b2f293b50a244ac18e1601d7579b450c7d),
45
+ [`9f87a26b1`](https://github.com/benjie/crystal/commit/9f87a26b10e5539aa88cfd9909e265513e941fd5),
46
+ [`9695c65f8`](https://github.com/benjie/crystal/commit/9695c65f8dbad807de683a70f5f663af2d3b35f0),
47
+ [`c00a21cb9`](https://github.com/benjie/crystal/commit/c00a21cb9e9dd80a8b69228746bd7973da21facc),
48
+ [`a5f224295`](https://github.com/benjie/crystal/commit/a5f22429501f9e13f0490d25500ca7a8403babc7)]:
49
+ - graphile-build@5.0.0-alpha.17
50
+ - postgraphile@5.0.0-alpha.19
51
+ - graphile-config@0.0.1-alpha.7
52
+
53
+ ## 5.0.0-alpha.11
54
+
55
+ ### Patch Changes
56
+
57
+ - Updated dependencies
58
+ [[`415f436a0`](https://github.com/benjie/crystal/commit/415f436a04d42ba7d7a51457f99e8d8e6baee051),
59
+ [`5b8e46a8a`](https://github.com/benjie/crystal/commit/5b8e46a8a868d68290d0f274934593a23b5bb25e),
60
+ [`bb64c090d`](https://github.com/benjie/crystal/commit/bb64c090d1094875ec51a8577a000cb4f796e197)]:
61
+ - postgraphile@5.0.0-alpha.18
62
+
63
+ ## 5.0.0-alpha.10
64
+
65
+ ### Patch Changes
66
+
67
+ - Updated dependencies
68
+ [[`c1518fad0`](https://github.com/benjie/crystal/commit/c1518fad093dc53c033866541f378878aab69b5c)]:
69
+ - graphile-build@5.0.0-alpha.16
70
+ - postgraphile@5.0.0-alpha.17
71
+
72
+ ## 5.0.0-alpha.9
73
+
74
+ ### Patch Changes
75
+
76
+ - Updated dependencies []:
77
+ - graphile-build@5.0.0-alpha.15
78
+ - postgraphile@5.0.0-alpha.16
79
+
3
80
  ## 5.0.0-alpha.8
4
81
 
5
82
  ### Patch Changes
6
83
 
7
- - [#410](https://github.com/benjie/postgraphile-private/pull/410)
8
- [`a7cd7eecf`](https://github.com/benjie/postgraphile-private/commit/a7cd7eecfb81a74a2a6e6500054f2defb8f2205e)
84
+ - [#410](https://github.com/benjie/crystal/pull/410)
85
+ [`a7cd7eecf`](https://github.com/benjie/crystal/commit/a7cd7eecfb81a74a2a6e6500054f2defb8f2205e)
9
86
  Thanks [@benjie](https://github.com/benjie)! - Add new
10
87
  `graphile behavior debug` command for debugging behavior strings.
11
88
 
12
89
  - Updated dependencies
13
- [[`e7dd2e039`](https://github.com/benjie/postgraphile-private/commit/e7dd2e039769958d59a83ec3b164cad063c82500),
14
- [`620f9e07e`](https://github.com/benjie/postgraphile-private/commit/620f9e07ec6f4d66a8dc01ed6bb054a75f7b1c8b),
15
- [`881672305`](https://github.com/benjie/postgraphile-private/commit/88167230578393e3b24a364f0d673e36c5cb088d),
16
- [`9ab2adba2`](https://github.com/benjie/postgraphile-private/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de),
17
- [`ff4395bfc`](https://github.com/benjie/postgraphile-private/commit/ff4395bfc6e6b2fb263f644dae1e984c52dd84b9),
18
- [`502b23340`](https://github.com/benjie/postgraphile-private/commit/502b233401975637bc0d516af78721b37f6f9b7b),
19
- [`dc94b4a30`](https://github.com/benjie/postgraphile-private/commit/dc94b4a3003a2fbe1d76e17bb519092fa134243a),
20
- [`4eda0cd57`](https://github.com/benjie/postgraphile-private/commit/4eda0cd572274febad696ebb5a89472a981f8212)]:
90
+ [[`e7dd2e039`](https://github.com/benjie/crystal/commit/e7dd2e039769958d59a83ec3b164cad063c82500),
91
+ [`620f9e07e`](https://github.com/benjie/crystal/commit/620f9e07ec6f4d66a8dc01ed6bb054a75f7b1c8b),
92
+ [`881672305`](https://github.com/benjie/crystal/commit/88167230578393e3b24a364f0d673e36c5cb088d),
93
+ [`9ab2adba2`](https://github.com/benjie/crystal/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de),
94
+ [`ff4395bfc`](https://github.com/benjie/crystal/commit/ff4395bfc6e6b2fb263f644dae1e984c52dd84b9),
95
+ [`502b23340`](https://github.com/benjie/crystal/commit/502b233401975637bc0d516af78721b37f6f9b7b),
96
+ [`dc94b4a30`](https://github.com/benjie/crystal/commit/dc94b4a3003a2fbe1d76e17bb519092fa134243a),
97
+ [`4eda0cd57`](https://github.com/benjie/crystal/commit/4eda0cd572274febad696ebb5a89472a981f8212)]:
21
98
  - graphile-build@5.0.0-alpha.14
22
99
  - postgraphile@5.0.0-alpha.15
23
100
 
@@ -25,14 +102,14 @@
25
102
 
26
103
  ### Patch Changes
27
104
 
28
- - [#408](https://github.com/benjie/postgraphile-private/pull/408)
29
- [`bc14d488d`](https://github.com/benjie/postgraphile-private/commit/bc14d488d5385f350b6d377716e43c46a405dc57)
105
+ - [#408](https://github.com/benjie/crystal/pull/408)
106
+ [`bc14d488d`](https://github.com/benjie/crystal/commit/bc14d488d5385f350b6d377716e43c46a405dc57)
30
107
  Thanks [@benjie](https://github.com/benjie)! - When sorting, specify a
31
108
  concrete locale to localeCompare to ensure stable ordering across machines.
32
109
  - Updated dependencies
33
- [[`675b7abb9`](https://github.com/benjie/postgraphile-private/commit/675b7abb93e11d955930b9026fb0b65a56ecc999),
34
- [`c5050dd28`](https://github.com/benjie/postgraphile-private/commit/c5050dd286bd6d9fa4a5d9cfbf87ba609cb148dd),
35
- [`0d1782869`](https://github.com/benjie/postgraphile-private/commit/0d1782869adc76f5bbcecfdcbb85a258c468ca37)]:
110
+ [[`675b7abb9`](https://github.com/benjie/crystal/commit/675b7abb93e11d955930b9026fb0b65a56ecc999),
111
+ [`c5050dd28`](https://github.com/benjie/crystal/commit/c5050dd286bd6d9fa4a5d9cfbf87ba609cb148dd),
112
+ [`0d1782869`](https://github.com/benjie/crystal/commit/0d1782869adc76f5bbcecfdcbb85a258c468ca37)]:
36
113
  - graphile-config@0.0.1-alpha.6
37
114
 
38
115
  ## 5.0.0-alpha.6
@@ -40,15 +117,15 @@
40
117
  ### Patch Changes
41
118
 
42
119
  - Updated dependencies
43
- [[`644938276`](https://github.com/benjie/postgraphile-private/commit/644938276ebd48c5486ba9736a525fcc66d7d714)]:
120
+ [[`644938276`](https://github.com/benjie/crystal/commit/644938276ebd48c5486ba9736a525fcc66d7d714)]:
44
121
  - graphile-config@0.0.1-alpha.5
45
122
 
46
123
  ## 5.0.0-alpha.5
47
124
 
48
125
  ### Patch Changes
49
126
 
50
- - [#399](https://github.com/benjie/postgraphile-private/pull/399)
51
- [`409581534`](https://github.com/benjie/postgraphile-private/commit/409581534f41ac2cf0ff21c77c2bcd8eaa8218fd)
127
+ - [#399](https://github.com/benjie/crystal/pull/399)
128
+ [`409581534`](https://github.com/benjie/crystal/commit/409581534f41ac2cf0ff21c77c2bcd8eaa8218fd)
52
129
  Thanks [@benjie](https://github.com/benjie)! - Change many of the dependencies
53
130
  to be instead (or also) peerDependencies, to avoid duplicate modules.
54
131
 
@@ -57,7 +134,7 @@
57
134
  ### Patch Changes
58
135
 
59
136
  - Updated dependencies
60
- [[`198ac74d5`](https://github.com/benjie/postgraphile-private/commit/198ac74d52fe1e47d602fe2b7c52f216d5216b25)]:
137
+ [[`198ac74d5`](https://github.com/benjie/crystal/commit/198ac74d52fe1e47d602fe2b7c52f216d5216b25)]:
61
138
  - graphile-config@0.0.1-alpha.4
62
139
 
63
140
  ## 5.0.0-alpha.3
@@ -65,31 +142,31 @@
65
142
  ### Patch Changes
66
143
 
67
144
  - Updated dependencies
68
- [[`adc7ae5e0`](https://github.com/benjie/postgraphile-private/commit/adc7ae5e002961c8b8286500527752f21139ab9e)]:
145
+ [[`adc7ae5e0`](https://github.com/benjie/crystal/commit/adc7ae5e002961c8b8286500527752f21139ab9e)]:
69
146
  - graphile-config@0.0.1-alpha.3
70
147
 
71
148
  ## 5.0.0-alpha.2
72
149
 
73
150
  ### Patch Changes
74
151
 
75
- - [`7f857950a`](https://github.com/benjie/postgraphile-private/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)
152
+ - [`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)
76
153
  Thanks [@benjie](https://github.com/benjie)! - Upgrade to the latest
77
154
  TypeScript/tslib
78
155
 
79
156
  - Updated dependencies
80
- [[`7f857950a`](https://github.com/benjie/postgraphile-private/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)]:
157
+ [[`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)]:
81
158
  - graphile-config@0.0.1-alpha.2
82
159
 
83
160
  ## 5.0.0-alpha.1
84
161
 
85
162
  ### Patch Changes
86
163
 
87
- - [`759ad403d`](https://github.com/benjie/postgraphile-private/commit/759ad403d71363312c5225c165873ae84b8a098c)
164
+ - [`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)
88
165
  Thanks [@benjie](https://github.com/benjie)! - Alpha release - see
89
166
  https://postgraphile.org/news/2023-04-26-version-5-alpha
90
167
 
91
168
  - Updated dependencies
92
- [[`759ad403d`](https://github.com/benjie/postgraphile-private/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
169
+ [[`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
93
170
  - graphile-config@0.0.1-alpha.1
94
171
 
95
172
  ## 5.0.0-1.3
@@ -97,15 +174,15 @@
97
174
  ### Patch Changes
98
175
 
99
176
  - Updated dependencies
100
- [[`b4eaf89f4`](https://github.com/benjie/postgraphile-private/commit/b4eaf89f401ca207de08770361d07903f6bb9cb0)]:
177
+ [[`b4eaf89f4`](https://github.com/benjie/crystal/commit/b4eaf89f401ca207de08770361d07903f6bb9cb0)]:
101
178
  - graphile-config@0.0.1-1.2
102
179
 
103
180
  ## 5.0.0-1.2
104
181
 
105
182
  ### Patch Changes
106
183
 
107
- - [#291](https://github.com/benjie/postgraphile-private/pull/291)
108
- [`611f00140`](https://github.com/benjie/postgraphile-private/commit/611f00140d7f5b0620e274fc21869ec82055e080)
184
+ - [#291](https://github.com/benjie/crystal/pull/291)
185
+ [`611f00140`](https://github.com/benjie/crystal/commit/611f00140d7f5b0620e274fc21869ec82055e080)
109
186
  Thanks [@benjie](https://github.com/benjie)! - New `graphile inflection list`
110
187
  command to list the available inflectors (and their docs/types) based on your
111
188
  plugins and presets.
@@ -114,12 +191,12 @@
114
191
 
115
192
  ### Patch Changes
116
193
 
117
- - [#260](https://github.com/benjie/postgraphile-private/pull/260)
118
- [`d5312e6b9`](https://github.com/benjie/postgraphile-private/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)
194
+ - [#260](https://github.com/benjie/crystal/pull/260)
195
+ [`d5312e6b9`](https://github.com/benjie/crystal/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)
119
196
  Thanks [@benjie](https://github.com/benjie)! - TypeScript v5 is now required
120
197
 
121
- - [#271](https://github.com/benjie/postgraphile-private/pull/271)
122
- [`261eb520b`](https://github.com/benjie/postgraphile-private/commit/261eb520b33fe3673fe3a7712085e50291aed1e5)
198
+ - [#271](https://github.com/benjie/crystal/pull/271)
199
+ [`261eb520b`](https://github.com/benjie/crystal/commit/261eb520b33fe3673fe3a7712085e50291aed1e5)
123
200
  Thanks [@benjie](https://github.com/benjie)! - 🚨 **RENAME ALL THE THINGS**
124
201
 
125
202
  The term 'source' was overloaded, and 'configs' was too vague, and
@@ -147,7 +224,7 @@
147
224
  `helpers.pgIntrospection.getExecutorForService`
148
225
 
149
226
  - Updated dependencies
150
- [[`d5312e6b9`](https://github.com/benjie/postgraphile-private/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)]:
227
+ [[`d5312e6b9`](https://github.com/benjie/crystal/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)]:
151
228
  - graphile-config@0.0.1-1.1
152
229
 
153
230
  ## 5.0.0-0.7
@@ -162,15 +239,15 @@
162
239
  ### Patch Changes
163
240
 
164
241
  - Updated dependencies
165
- [[`11e7c12c5`](https://github.com/benjie/postgraphile-private/commit/11e7c12c5a3545ee24b5e39392fbec190aa1cf85)]:
242
+ [[`11e7c12c5`](https://github.com/benjie/crystal/commit/11e7c12c5a3545ee24b5e39392fbec190aa1cf85)]:
166
243
  - graphile-config@0.0.1-0.6
167
244
 
168
245
  ## 5.0.0-0.5
169
246
 
170
247
  ### Patch Changes
171
248
 
172
- - [#229](https://github.com/benjie/postgraphile-private/pull/229)
173
- [`d94f0eae6`](https://github.com/benjie/postgraphile-private/commit/d94f0eae68013fbf146187d40aaecdacefeea639)
249
+ - [#229](https://github.com/benjie/crystal/pull/229)
250
+ [`d94f0eae6`](https://github.com/benjie/crystal/commit/d94f0eae68013fbf146187d40aaecdacefeea639)
174
251
  Thanks [@benjie](https://github.com/benjie)! - Strip 'undefined' values from
175
252
  'graphile config print'
176
253
 
@@ -186,15 +263,15 @@
186
263
  ### Patch Changes
187
264
 
188
265
  - Updated dependencies
189
- [[`842f6ccbb`](https://github.com/benjie/postgraphile-private/commit/842f6ccbb3c9bd0c101c4f4df31c5ed1aea9b2ab)]:
266
+ [[`842f6ccbb`](https://github.com/benjie/crystal/commit/842f6ccbb3c9bd0c101c4f4df31c5ed1aea9b2ab)]:
190
267
  - graphile-config@0.0.1-0.4
191
268
 
192
269
  ## 5.0.0-0.2
193
270
 
194
271
  ### Patch Changes
195
272
 
196
- - [#183](https://github.com/benjie/postgraphile-private/pull/183)
197
- [`dc4ff1268`](https://github.com/benjie/postgraphile-private/commit/dc4ff12681eeaef3a493fea5481e31f13c9f1874)
273
+ - [#183](https://github.com/benjie/crystal/pull/183)
274
+ [`dc4ff1268`](https://github.com/benjie/crystal/commit/dc4ff12681eeaef3a493fea5481e31f13c9f1874)
198
275
  Thanks [@benjie](https://github.com/benjie)! - Enhance config printing with
199
276
  full description printer and plugin ordering debugger
200
277
 
@@ -202,12 +279,12 @@
202
279
 
203
280
  ### Patch Changes
204
281
 
205
- - [#176](https://github.com/benjie/postgraphile-private/pull/176)
206
- [`7c89c2143`](https://github.com/benjie/postgraphile-private/commit/7c89c2143c73408ec63caabd68634f77f2b48511)
282
+ - [#176](https://github.com/benjie/crystal/pull/176)
283
+ [`7c89c2143`](https://github.com/benjie/crystal/commit/7c89c2143c73408ec63caabd68634f77f2b48511)
207
284
  Thanks [@benjie](https://github.com/benjie)! - Introduce 'graphile' command
208
285
  with two config-related subcommands: 'graphile config print' and 'graphile
209
286
  config options'.
210
287
  - Updated dependencies
211
- [[`19e2961de`](https://github.com/benjie/postgraphile-private/commit/19e2961de67dc0b9601799bba256e4c4a23cc0cb),
212
- [`11d6be65e`](https://github.com/benjie/postgraphile-private/commit/11d6be65e0da489f8ab3e3a8b8db145f8b2147ad)]:
288
+ [[`19e2961de`](https://github.com/benjie/crystal/commit/19e2961de67dc0b9601799bba256e4c4a23cc0cb),
289
+ [`11d6be65e`](https://github.com/benjie/crystal/commit/11d6be65e0da489f8ab3e3a8b8db145f8b2147ad)]:
213
290
  - 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":";;;;AACA,0DAA0B;AAC1B,qDAAiD;AACjD,+CAAkD;AAGlD,KAAK,UAAU,mBAAmB;IAChC,IAAI;QACF,OAAO,MAAM,MAAM,CAAC,gBAAgB,CAAC,CAAC;KACvC;IAAC,MAAM;QACN,IAAI;YACF,OAAO,MAAM,MAAM,CAAC,6BAA6B,CAAC,CAAC;SACpD;QAAC,OAAO,CAAC,EAAE;YACV,MAAM,IAAI,KAAK,CACb,gKAAgK,CACjK,CAAC;SACH;KACF;AACH,CAAC;AAEM,KAAK,UAAU,IAAI,CAAC,OAK1B;IACC,MAAM,EAAE,UAAU,EAAE,gBAAgB,EAAE,YAAY,EAAE,GAAG,OAAO,CAAC;IAC/D,MAAM,UAAU,GAAG,MAAM,IAAA,iBAAU,EAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IACpD,IAAI,CAAC,UAAU,EAAE;QACf,OAAO,CAAC,KAAK,CAAC,qDAAqD,CAAC,CAAC;QACrE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;KACjB;IACD,MAAM,EAAE,eAAe,EAAE,MAAM,EAAE,UAAU,EAAE,GAAG,MAAM,mBAAmB,EAAE,CAAC;IAC5E,MAAM,cAAc,GAAG,IAAA,gCAAc,EAAC,CAAC,UAAU,CAAC,CAAC,CAAC;IACpD,MAAM,UAAU,GAAG,eAAe,CAAC,cAAc,CAAC,CAAC;IACnD,MAAM,MAAM,GAAG,EAAE,UAAU,EAAE,CAAC;IAC9B,MAAM,KAAK,GAAG,MAAM,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,CAAC;IACnD,MAAM,OAAO,GAAG,UAAU,CAAC,cAAc,EAAE,MAAM,CAAC,UAAU,CAAC,CAAC;IAC9D,MAAM,KAAK,GAAG,OAAO,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;IACzC,MAAM,WAAW,GAAG,CAAC,GAAG,KAAK,CAAC,QAAQ,CAAC,mBAAmB,CAAC,CAAC,IAAI,EAAE,CAAC;IAEnE,IAAI,CAAC,UAAU,EAAE;QACf,OAAO,iFAAiF,WAAW;aAChG,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC;aACpB,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;KACjB;IACD,SAAS,iBAAiB,CACxB,UAAkB;QAElB,OAAO,WAAW,CAAC,QAAQ,CAAC,UAAiB,CAAC,CAAC;IACjD,CAAC;IACD,IAAI,CAAC,iBAAiB,CAAC,UAAU,CAAC,EAAE;QAClC,OAAO,gBAAgB,UAAU,qCAAqC,WAAW;aAC9E,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC;aACpB,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;KACjB;IAED,wBAAwB;IACxB,MAAM,QAAQ,GAAG,WAAW,CAAC,KAAK,EAAE,UAAU,CAAC,CAAC;IAChD,IAAI,CAAC,QAAQ,EAAE;QACb,OAAO,qEAAqE,UAAU,GAAG,CAAC;KAC3F;IAED,IAAI,CAAC,gBAAgB,EAAE;QACrB,OAAO,kGAAkG,UAAU,OAAO,MAAM,CAAC,IAAI,CACnI,QAAQ,CACT;aACE,IAAI,EAAE;aACN,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC;aACpB,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;KACjB;IACD,MAAM,MAAM,GAAG,QAAQ,CAAC,gBAAgB,CAAC,CAAC;IAC1C,IAAI,CAAC,MAAM,EAAE;QACX,OAAO,WAAW,gBAAgB,uFAAuF,UAAU,OAAO,MAAM,CAAC,IAAI,CACnJ,QAAQ,CACT;aACE,IAAI,EAAE;aACN,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,KAAK,CAAC,EAAE,CAAC;aACpB,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;KACjB;IAED,MAAM,SAAS,GAAG,KAAK,CAAC,QAAQ,CAAC,oBAAoB,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC;IAC1E,IAAI,IAAI,GAAG,EAAE,CAAC;IACd,IAAI,WAAW,GAAG,EAAE,CAAC;IACrB,KAAK,MAAM,KAAK,IAAI,SAAS,CAAC,KAAK,EAAE;QACnC,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,CAAC,KAAK,CAAC,MAAM;YAAE,SAAS;QAC7C,MAAM,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;QACnC,MAAM,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;QACnC,MAAM,EAAE,KAAK,EAAE,eAAe,EAAE,WAAW,EAAE,GAAG,gBAAgB,CAC9D,KAAK,EACL,MAAM,EACN,WAAW,EACX,MAAM,EACN,YAAY,CACb,CAAC;QAEF,IAAI,IAAI;EACV,eAAK,CAAC,WAAW,CAAC,SAAS,CAAC,KAAK,CAAC,MAAM,CAAC;IACvC,WAAW;CACd,CAAC;QAEE,WAAW,GAAG,eAAe,CAAC;KAC/B;IAED,MAAM,SAAS,GAAG,YAAY;QAC5B,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC,WAAW,EAAE,YAAY,CAAC;YACvD,CAAC,CAAC,eAAK,CAAC,WAAW,CAAC,IAAI,CAAC,gBAAgB,CAAC;YAC1C,CAAC,CAAC,eAAK,CAAC,GAAG,CAAC,IAAI,CAAC,gBAAgB,CAAC;QACpC,CAAC,CAAC,IAAI,CAAC;IAET,OAAO;EACP,IAAI;;EAEJ,eAAK,CAAC,IAAI,CAAC,WAAW,CAAC,eAAe,CAAC;IACrC,WAAW;EACb,SAAS,CAAC,CAAC,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;AACtC,CAAC;AAhGD,oBAgGC;AAED,SAAS,WAAW,CAAC,EAAS,EAAE,EAAS;IACvC,gDAAgD;IAChD,OAAO,EAAE,CAAC,MAAM,KAAK,EAAE,CAAC,MAAM,IAAI,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC;AACpE,CAAC;AAED,SAAS,gBAAgB,CACvB,KAA0B,EAC1B,MAAc,EACd,QAAgB,EAChB,MAAc,EACd,YAAgC;IAEhC,MAAM,QAAQ,GAAG;QACf,KAAK,CAAC,QAAQ,CAAC,mBAAmB,CAAC,MAAM,CAAC;QAC1C,KAAK,CAAC,QAAQ,CAAC,mBAAmB,CAAC,QAAQ,CAAC;QAC5C,KAAK,CAAC,QAAQ,CAAC,mBAAmB,CAAC,MAAM,CAAC;KAC3C,CAAC;IACF,MAAM,UAAU,GAAa,EAAE,CAAC;IAChC,MAAM,gBAAgB,GAAa,EAAE,CAAC;IACtC,MAAM,IAAI,GAAe,EAAE,CAAC;IAC5B,SAAS,WAAW,CAAC,IAAc;QACjC,KAAK,MAAM,SAAS,IAAI,IAAI,EAAE;YAC5B,IACE,SAAS,CAAC,MAAM,IAAI,IAAI,CAAC,MAAM;gBAC/B,WAAW,CAAC,SAAS,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,GAAG,SAAS,CAAC,MAAM,CAAC,CAAC,EAClE;gBACA,OAAO,IAAI,CAAC;aACb;SACF;QACD,OAAO,KAAK,CAAC;IACf,CAAC;IACD,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE;QAC3B,MAAM,OAAO,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC;QAC5B,KAAK,IAAI,CAAC,GAAG,OAAO,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,EAAE;YAC5C,MAAM,IAAI,GAAG,OAAO,CAAC,CAAC,CAAC,CAAC;YACxB,MAAM,WAAW,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;YAEzE,MAAM,YAAY,GAAG,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;YAC7C,MAAM,OAAO,GAAG,YAAY;gBAC1B,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,YAAY,CAAC;gBAClE,CAAC,CAAC,KAAK,CAAC;YAEV,MAAM,0BAA0B,GAAG,CACjC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,eAAK,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,eAAK,CAAC,UAAU,CAAC,CAAC,CAAC,eAAK,CAAC,IAAI,CACtE,CAAC,YAAY,CAAC,CAAC,CAAC,eAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC;YACjE,MAAM,sBAAsB,GAAG,OAAO;gBACpC,CAAC,CAAC,eAAK,CAAC,OAAO,CAAC,0BAA0B,CAAC;gBAC3C,CAAC,CAAC,0BAA0B,CAAC;YAE/B,IAAI,YAAY,EAAE;gBAChB,gBAAgB,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC;gBAC9C,4BAA4B;aAC7B;iBAAM;gBACL,gBAAgB,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC;gBAC9C,UAAU,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;gBAC7B,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;aACvB;SACF;KACF;IACD,OAAO;QACL,KAAK,EAAE,UAAU,CAAC,OAAO,EAAE,CAAC,IAAI,CAAC,GAAG,CAAC;QACrC,WAAW,EAAE,gBAAgB,CAAC,OAAO,EAAE,CAAC,IAAI,CAAC,GAAG,CAAC;KAClD,CAAC;AACJ,CAAC;AAED,SAAS,WAAW,CAClB,KAA0B,EAC1B,UAAgD;IAEhD,MAAM,QAAQ,GAAG,KAAK,CAAC,KAAK,CAAC,UAAwB,CAAC;IACtD,QAAQ,UAAU,EAAE;QAClB,KAAK,SAAS,CAAC,CAAC;YACd,OAAO,QAAQ,CAAC,QAAQ,CAAC;SAC1B;QACD,KAAK,kBAAkB,CAAC,CAAC;YACvB,MAAM,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;YACjC,KAAK,MAAM,CAAC,SAAS,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE;gBAClE,IAAI,CAAC,KAAK,CAAC,UAAU;oBAAE,SAAS;gBAChC,KAAK,MAAM,CAAC,aAAa,EAAE,UAAU,CAAC,IAAI,MAAM,CAAC,OAAO,CACtD,KAAK,CAAC,UAAU,CACjB,EAAE;oBACD,IAAI,CAAC,GAAG,SAAS,IAAI,aAAa,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,aAAa,CAAC,CAAC;iBAChE;aACF;YACD,OAAO,IAAI,CAAC;SACb;QACD,KAAK,iBAAiB,CAAC,CAAC;YACtB,MAAM,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;YACjC,KAAK,MAAM,CAAC,SAAS,EAAE,MAAM,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE;gBACnE,MAAM,SAAS,GAAG,QAAQ,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC;gBAClD,IAAI,CAAC,SAAS;oBAAE,SAAS;gBACzB,KAAK,MAAM,CAAC,YAAY,EAAE,SAAS,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,EAAE;oBACjE,IAAI,CAAC,GAAG,SAAS,IAAI,YAAY,EAAE,CAAC,GAAG,SAAS,CAAC;iBAClD;aACF;YACD,OAAO,IAAI,CAAC;SACb;QACD,KAAK,YAAY,CAAC,CAAC;YACjB,MAAM,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;YACjC,KAAK,MAAM,CAAC,SAAS,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE;gBAClE,IAAI,CAAC,KAAK,CAAC,IAAI;oBAAE,SAAS;gBAC1B,KAAK,MAAM,CAAC,OAAO,EAAE,IAAI,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE;oBACxD,IAAI,CAAC,GAAG,SAAS,IAAI,OAAO,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;iBACpD;aACF;YACD,OAAO,IAAI,CAAC;SACb;QACD,KAAK,YAAY,CAAC,CAAC;YACjB,OAAO,QAAQ,CAAC,WAAW,CAAC;SAC7B;QACD,KAAK,kBAAkB,CAAC,CAAC;YACvB,MAAM,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;YACjC,KAAK,MAAM,CAAC,YAAY,EAAE,QAAQ,CAAC,IAAI,MAAM,CAAC,OAAO,CACnD,QAAQ,CAAC,WAAW,CACrB,EAAE;gBACD,IAAI,CAAC,QAAQ,CAAC,OAAO;oBAAE,SAAS;gBAChC,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,QAAQ,CAAC,OAAO,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;oBACvD,MAAM,MAAM,GAAG,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;oBACnC,IAAI,CAAC,GAAG,YAAY,IAAI,CAAC,EAAE,CAAC,GAAG,MAAM,CAAC;iBACvC;aACF;YACD,OAAO,IAAI,CAAC;SACb;KACF;AACH,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphile",
3
- "version": "5.0.0-alpha.8",
3
+ "version": "5.0.0-beta.1",
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-beta.1",
38
38
  "tslib": "^2.5.0",
39
39
  "typescript": "^5.0.4"
40
40
  },
41
41
  "peerDependencies": {
42
- "graphile-build": "^5.0.0-alpha.14",
43
- "graphile-config": "^0.0.1-alpha.6",
44
- "postgraphile": "^5.0.0-alpha.15"
42
+ "graphile-build": "^5.0.0-beta.1",
43
+ "graphile-config": "^0.0.1-beta.1",
44
+ "postgraphile": "^5.0.0-beta.1"
45
45
  },
46
46
  "peerDependenciesMeta": {
47
47
  "graphile-build": {