meadow 2.0.40 → 2.0.42

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.
@@ -1,218 +1,305 @@
1
1
  {
2
- "Generated": "2026-04-10T17:22:06.398Z",
3
- "GitHubOrg": "stevenvelozo",
2
+ "Generated": "2026-05-26T21:12:26.129Z",
3
+ "Mode": "module",
4
+ "GitHubOrg": "fable-retold",
4
5
  "DefaultBranch": "master",
5
- "Groups": [
6
- {
7
- "Name": ".config",
8
- "Key": ".config",
9
- "Description": "",
10
- "Modules": [
11
- {
12
- "Name": "code-server",
13
- "Repo": "code-server",
14
- "Group": ".config",
15
- "Branch": "master",
16
- "HasDocs": false,
17
- "HasCover": false,
18
- "Sidebar": [],
19
- "DocFiles": []
20
- },
21
- {
22
- "Name": "configstore",
23
- "Repo": "configstore",
24
- "Group": ".config",
25
- "Branch": "master",
26
- "HasDocs": false,
27
- "HasCover": false,
28
- "Sidebar": [],
29
- "DocFiles": []
30
- },
31
- {
32
- "Name": "luxury-extras",
33
- "Repo": "luxury-extras",
34
- "Group": ".config",
35
- "Branch": "master",
36
- "HasDocs": false,
37
- "HasCover": false,
38
- "Sidebar": [],
39
- "DocFiles": []
40
- },
41
- {
42
- "Name": "vscode-sqltools",
43
- "Repo": "vscode-sqltools",
44
- "Group": ".config",
45
- "Branch": "master",
46
- "HasDocs": false,
47
- "HasCover": false,
48
- "Sidebar": [],
49
- "DocFiles": []
50
- }
51
- ]
52
- },
53
- {
54
- "Name": "Dist",
55
- "Key": "dist",
56
- "Description": "",
57
- "Modules": [
58
- {
59
- "Name": "indoctrinate_content_staging",
60
- "Repo": "indoctrinate_content_staging",
61
- "Group": "dist",
62
- "Branch": "master",
63
- "HasDocs": false,
64
- "HasCover": false,
65
- "Sidebar": [],
66
- "DocFiles": []
67
- }
68
- ]
69
- },
70
- {
71
- "Name": "Docs",
72
- "Key": "docs",
73
- "Description": "",
74
- "Modules": [
75
- {
76
- "Name": "api",
77
- "Repo": "api",
78
- "Group": "docs",
79
- "Branch": "master",
80
- "HasDocs": true,
81
- "HasCover": false,
82
- "Sidebar": [],
83
- "DocFiles": [
84
- "api/doCount.md",
85
- "api/doCreate.md",
86
- "api/doDelete.md",
87
- "api/doRead.md",
88
- "api/doReads.md",
89
- "api/doUndelete.md",
90
- "api/doUpdate.md",
91
- "api/getRoleName.md",
92
- "api/loadFromPackage.md",
93
- "api/marshalRecordFromSourceToObject.md",
94
- "api/query.md",
95
- "api/rawQueries.md",
96
- "api/reference.md",
97
- "api/setAuthorizer.md",
98
- "api/setDefault.md",
99
- "api/setDefaultIdentifier.md",
100
- "api/setDomain.md",
101
- "api/setIDUser.md",
102
- "api/setJsonSchema.md",
103
- "api/setProvider.md",
104
- "api/setSchema.md",
105
- "api/setScope.md",
106
- "api/validateObject.md"
107
- ]
108
- },
109
- {
110
- "Name": "css",
111
- "Repo": "css",
112
- "Group": "docs",
113
- "Branch": "master",
114
- "HasDocs": true,
115
- "HasCover": false,
116
- "Sidebar": [],
117
- "DocFiles": [
118
- "css/docuserve.css"
119
- ]
120
- },
121
- {
122
- "Name": "providers",
123
- "Repo": "providers",
124
- "Group": "docs",
125
- "Branch": "master",
126
- "HasDocs": true,
127
- "HasCover": false,
128
- "Sidebar": [],
129
- "DocFiles": [
130
- "providers/README.md",
131
- "providers/alasql.md",
132
- "providers/meadow-endpoints.md",
133
- "providers/mongodb.md",
134
- "providers/mssql.md",
135
- "providers/mysql.md",
136
- "providers/postgresql.md",
137
- "providers/rocksdb.md",
138
- "providers/sqlite.md"
139
- ]
140
- },
141
- {
142
- "Name": "query",
143
- "Repo": "query",
144
- "Group": "docs",
145
- "Branch": "master",
146
- "HasDocs": true,
147
- "HasCover": false,
148
- "Sidebar": [],
149
- "DocFiles": [
150
- "query/README.md",
151
- "query/count.md",
152
- "query/create.md",
153
- "query/delete.md",
154
- "query/read.md",
155
- "query/update.md"
156
- ]
157
- },
158
- {
159
- "Name": "schema",
160
- "Repo": "schema",
161
- "Group": "docs",
162
- "Branch": "master",
163
- "HasDocs": true,
164
- "HasCover": false,
165
- "Sidebar": [],
166
- "DocFiles": [
167
- "schema/README.md",
168
- "schema/json-columns.md"
169
- ]
170
- }
171
- ]
172
- },
173
- {
174
- "Name": "Source",
175
- "Key": "source",
176
- "Description": "",
177
- "Modules": [
178
- {
179
- "Name": "behaviors",
180
- "Repo": "behaviors",
181
- "Group": "source",
182
- "Branch": "master",
183
- "HasDocs": false,
184
- "HasCover": false,
185
- "Sidebar": [],
186
- "DocFiles": []
187
- },
188
- {
189
- "Name": "providers",
190
- "Repo": "providers",
191
- "Group": "source",
192
- "Branch": "master",
193
- "HasDocs": false,
194
- "HasCover": false,
195
- "Sidebar": [],
196
- "DocFiles": []
197
- }
198
- ]
199
- },
200
- {
201
- "Name": "Test",
202
- "Key": "test",
203
- "Description": "",
204
- "Modules": [
205
- {
206
- "Name": "schemas",
207
- "Repo": "schemas",
208
- "Group": "test",
209
- "Branch": "master",
210
- "HasDocs": false,
211
- "HasCover": false,
212
- "Sidebar": [],
213
- "DocFiles": []
214
- }
215
- ]
216
- }
217
- ]
6
+ "Module": {
7
+ "Name": "meadow",
8
+ "Repo": "meadow",
9
+ "Group": "",
10
+ "Branch": "master",
11
+ "HasDocs": true,
12
+ "HasCover": true,
13
+ "Sidebar": [
14
+ {
15
+ "Title": "Getting Started",
16
+ "Children": [
17
+ {
18
+ "Title": "Introduction",
19
+ "Path": "README.md"
20
+ },
21
+ {
22
+ "Title": "Quick Start",
23
+ "Path": "quick-start.md"
24
+ },
25
+ {
26
+ "Title": "Architecture",
27
+ "Path": "architecture.md"
28
+ },
29
+ {
30
+ "Title": "Configuration",
31
+ "Path": "configuration.md"
32
+ }
33
+ ]
34
+ },
35
+ {
36
+ "Title": "Core Concepts",
37
+ "Children": [
38
+ {
39
+ "Title": "Schema",
40
+ "Path": "schema/README.md"
41
+ },
42
+ {
43
+ "Title": "JSON Columns",
44
+ "Path": "schema/json-columns.md"
45
+ },
46
+ {
47
+ "Title": "Query DSL",
48
+ "Path": "query-dsl.md"
49
+ },
50
+ {
51
+ "Title": "Raw Queries",
52
+ "Path": "raw-queries.md"
53
+ },
54
+ {
55
+ "Title": "Audit Tracking",
56
+ "Path": "audit-tracking.md"
57
+ },
58
+ {
59
+ "Title": "Soft Deletes",
60
+ "Path": "soft-deletes.md"
61
+ }
62
+ ]
63
+ },
64
+ {
65
+ "Title": "CRUD Operations",
66
+ "Children": [
67
+ {
68
+ "Title": "Overview",
69
+ "Path": "query/README.md"
70
+ },
71
+ {
72
+ "Title": "Create",
73
+ "Path": "query/create.md"
74
+ },
75
+ {
76
+ "Title": "Read",
77
+ "Path": "query/read.md"
78
+ },
79
+ {
80
+ "Title": "Update",
81
+ "Path": "query/update.md"
82
+ },
83
+ {
84
+ "Title": "Delete",
85
+ "Path": "query/delete.md"
86
+ },
87
+ {
88
+ "Title": "Count",
89
+ "Path": "query/count.md"
90
+ }
91
+ ]
92
+ },
93
+ {
94
+ "Title": "Providers",
95
+ "Children": [
96
+ {
97
+ "Title": "Overview",
98
+ "Path": "providers/README.md"
99
+ },
100
+ {
101
+ "Title": "MySQL",
102
+ "Path": "providers/mysql.md"
103
+ },
104
+ {
105
+ "Title": "MSSQL",
106
+ "Path": "providers/mssql.md"
107
+ },
108
+ {
109
+ "Title": "PostgreSQL",
110
+ "Path": "providers/postgresql.md"
111
+ },
112
+ {
113
+ "Title": "SQLite",
114
+ "Path": "providers/sqlite.md"
115
+ },
116
+ {
117
+ "Title": "MongoDB",
118
+ "Path": "providers/mongodb.md"
119
+ },
120
+ {
121
+ "Title": "RocksDB",
122
+ "Path": "providers/rocksdb.md"
123
+ },
124
+ {
125
+ "Title": "ALASQL",
126
+ "Path": "providers/alasql.md"
127
+ },
128
+ {
129
+ "Title": "MeadowEndpoints",
130
+ "Path": "providers/meadow-endpoints.md"
131
+ }
132
+ ]
133
+ },
134
+ {
135
+ "Title": "API Reference",
136
+ "Children": [
137
+ {
138
+ "Title": "Overview",
139
+ "Path": "api/reference.md"
140
+ },
141
+ {
142
+ "Title": "CRUD Methods",
143
+ "Children": []
144
+ },
145
+ {
146
+ "Title": "doCreate()",
147
+ "Path": "api/doCreate.md"
148
+ },
149
+ {
150
+ "Title": "doRead()",
151
+ "Path": "api/doRead.md"
152
+ },
153
+ {
154
+ "Title": "doReads()",
155
+ "Path": "api/doReads.md"
156
+ },
157
+ {
158
+ "Title": "doUpdate()",
159
+ "Path": "api/doUpdate.md"
160
+ },
161
+ {
162
+ "Title": "doDelete()",
163
+ "Path": "api/doDelete.md"
164
+ },
165
+ {
166
+ "Title": "doUndelete()",
167
+ "Path": "api/doUndelete.md"
168
+ },
169
+ {
170
+ "Title": "doCount()",
171
+ "Path": "api/doCount.md"
172
+ },
173
+ {
174
+ "Title": "Configuration",
175
+ "Children": []
176
+ },
177
+ {
178
+ "Title": "setProvider()",
179
+ "Path": "api/setProvider.md"
180
+ },
181
+ {
182
+ "Title": "setScope()",
183
+ "Path": "api/setScope.md"
184
+ },
185
+ {
186
+ "Title": "setSchema()",
187
+ "Path": "api/setSchema.md"
188
+ },
189
+ {
190
+ "Title": "setDefaultIdentifier()",
191
+ "Path": "api/setDefaultIdentifier.md"
192
+ },
193
+ {
194
+ "Title": "setIDUser()",
195
+ "Path": "api/setIDUser.md"
196
+ },
197
+ {
198
+ "Title": "setJsonSchema()",
199
+ "Path": "api/setJsonSchema.md"
200
+ },
201
+ {
202
+ "Title": "setDefault()",
203
+ "Path": "api/setDefault.md"
204
+ },
205
+ {
206
+ "Title": "setAuthorizer()",
207
+ "Path": "api/setAuthorizer.md"
208
+ },
209
+ {
210
+ "Title": "setDomain()",
211
+ "Path": "api/setDomain.md"
212
+ },
213
+ {
214
+ "Title": "loadFromPackage()",
215
+ "Path": "api/loadFromPackage.md"
216
+ },
217
+ {
218
+ "Title": "Utility",
219
+ "Children": []
220
+ },
221
+ {
222
+ "Title": "query (property)",
223
+ "Path": "api/query.md"
224
+ },
225
+ {
226
+ "Title": "rawQueries",
227
+ "Path": "api/rawQueries.md"
228
+ },
229
+ {
230
+ "Title": "validateObject()",
231
+ "Path": "api/validateObject.md"
232
+ },
233
+ {
234
+ "Title": "marshalRecordFromSourceToObject()",
235
+ "Path": "api/marshalRecordFromSourceToObject.md"
236
+ },
237
+ {
238
+ "Title": "getRoleName()",
239
+ "Path": "api/getRoleName.md"
240
+ }
241
+ ]
242
+ }
243
+ ],
244
+ "DocFiles": [
245
+ ".nojekyll",
246
+ "README.md",
247
+ "_brand.json",
248
+ "_cover.md",
249
+ "_sidebar.md",
250
+ "_topbar.md",
251
+ "_version.json",
252
+ "api/doCount.md",
253
+ "api/doCreate.md",
254
+ "api/doDelete.md",
255
+ "api/doRead.md",
256
+ "api/doReads.md",
257
+ "api/doUndelete.md",
258
+ "api/doUpdate.md",
259
+ "api/getRoleName.md",
260
+ "api/loadFromPackage.md",
261
+ "api/marshalRecordFromSourceToObject.md",
262
+ "api/query.md",
263
+ "api/rawQueries.md",
264
+ "api/reference.md",
265
+ "api/setAuthorizer.md",
266
+ "api/setDefault.md",
267
+ "api/setDefaultIdentifier.md",
268
+ "api/setDomain.md",
269
+ "api/setIDUser.md",
270
+ "api/setJsonSchema.md",
271
+ "api/setProvider.md",
272
+ "api/setSchema.md",
273
+ "api/setScope.md",
274
+ "api/validateObject.md",
275
+ "architecture.md",
276
+ "audit-tracking.md",
277
+ "configuration.md",
278
+ "index.html",
279
+ "providers/README.md",
280
+ "providers/alasql.md",
281
+ "providers/meadow-endpoints.md",
282
+ "providers/mongodb.md",
283
+ "providers/mssql.md",
284
+ "providers/mysql.md",
285
+ "providers/postgresql.md",
286
+ "providers/rocksdb.md",
287
+ "providers/sqlite.md",
288
+ "query/README.md",
289
+ "query/count.md",
290
+ "query/create.md",
291
+ "query/delete.md",
292
+ "query/read.md",
293
+ "query/update.md",
294
+ "query-dsl.md",
295
+ "quick-start.md",
296
+ "raw-queries.md",
297
+ "retold-catalog.json",
298
+ "retold-keyword-index.json",
299
+ "schema/README.md",
300
+ "schema/json-columns.md",
301
+ "soft-deletes.md"
302
+ ]
303
+ },
304
+ "Groups": []
218
305
  }