foxhound 2.0.27 → 2.0.28

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/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # FoxHound
2
2
 
3
+ > **[▶ Read the Foxhound Documentation](https://fable-retold.github.io/foxhound/)** — interactive docs with the full API reference.
4
+
3
5
  > A fluent query generation DSL for Node.js and the browser
4
6
 
5
7
  FoxHound is a database query builder that generates dialect-specific SQL from a single chainable API. It keeps your application code database-agnostic while producing safe, parameterized queries for MySQL, PostgreSQL, Microsoft SQL Server, SQLite, and ALASQL.
@@ -137,9 +139,9 @@ npx docsify-cli serve docs
137
139
 
138
140
  ## Related Packages
139
141
 
140
- - [meadow](https://github.com/stevenvelozo/meadow) - Data access and ORM
141
- - [stricture](https://github.com/stevenvelozo/stricture) - Schema definition language
142
- - [fable](https://github.com/stevenvelozo/fable) - Application services framework
142
+ - [meadow](https://github.com/fable-retold/meadow) - Data access and ORM
143
+ - [stricture](https://github.com/fable-retold/stricture) - Schema definition language
144
+ - [fable](https://github.com/fable-retold/fable) - Application services framework
143
145
 
144
146
  ## License
145
147
 
package/docs/README.md CHANGED
@@ -71,10 +71,10 @@ console.log(tmpQuery.query.parameters);
71
71
 
72
72
  | Package | Purpose |
73
73
  |---------|---------|
74
- | [fable](https://github.com/stevenvelozo/fable) | Core service framework (required dependency) |
75
- | [meadow](https://github.com/stevenvelozo/meadow) | Data access layer that uses FoxHound for query generation |
76
- | [stricture](https://github.com/stevenvelozo/stricture) | Schema definition tool that produces FoxHound-compatible schema arrays |
77
- | [meadow-endpoints](https://github.com/stevenvelozo/meadow-endpoints) | REST endpoint generator built on Meadow + FoxHound |
74
+ | [fable](https://github.com/fable-retold/fable) | Core service framework (required dependency) |
75
+ | [meadow](https://github.com/fable-retold/meadow) | Data access layer that uses FoxHound for query generation |
76
+ | [stricture](https://github.com/fable-retold/stricture) | Schema definition tool that produces FoxHound-compatible schema arrays |
77
+ | [meadow-endpoints](https://github.com/fable-retold/meadow-endpoints) | REST endpoint generator built on Meadow + FoxHound |
78
78
 
79
79
  ## Testing
80
80
 
@@ -0,0 +1,18 @@
1
+ {
2
+ "Hash": "foxhound",
3
+ "Name": "Foxhound",
4
+ "Tagline": "Fluent query DSL generating dialect-specific queries for MySQL, MSSQL, SQLite, ALASQL, and MongoDB",
5
+ "Palette": "mix",
6
+ "Icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"frame-foxhound-filled-light\">\n\t\t\t\t<path d=\"M 2 48\n\t\t\tA 46 46 0 1 0 94 48\n\t\t\tA 46 46 0 1 0 2 48 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 2 48\n\t\t\tA 46 46 0 1 0 94 48\n\t\t\tA 46 46 0 1 0 2 48 Z\" fill=\"#b69d35\"/>\n\t\t<g clip-path=\"url(#frame-foxhound-filled-light)\"><path d=\"M 48.00,12.00 L 79.18,30.00 L 79.18,66.00 L 48.00,84.00 L 16.82,66.00 L 16.82,30.00 Z\" fill=\"#70c0b6\"/>\n\t\t\t\t\t<circle cx=\"48\" cy=\"48\" r=\"24\" fill=\"rgba(255,255,255,0.18)\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"56\" font-weight=\"700\"\n\t\t\tfill=\"#ffffff\" letter-spacing=\"-1\">F</text>\n\t</svg>",
7
+ "IconType": "svg",
8
+ "Favicon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"fav-foxhound-light\">\n\t\t\t\t<path d=\"M 2 48\n\t\t\tA 46 46 0 1 0 94 48\n\t\t\tA 46 46 0 1 0 2 48 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 2 48\n\t\t\tA 46 46 0 1 0 94 48\n\t\t\tA 46 46 0 1 0 2 48 Z\" fill=\"#b69d35\"/>\n\t\t<g clip-path=\"url(#fav-foxhound-light)\"><path d=\"M 48.00,12.00 L 79.18,30.00 L 79.18,66.00 L 48.00,84.00 L 16.82,66.00 L 16.82,30.00 Z\" fill=\"#70c0b6\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"60\" font-weight=\"800\"\n\t\t\tfill=\"#ffffff\" letter-spacing=\"-1\">F</text>\n\t</svg>",
9
+ "FaviconDark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 96 96\" width=\"96\" height=\"96\">\n\t\t<defs>\n\t\t\t<clipPath id=\"fav-foxhound-dark\">\n\t\t\t\t<path d=\"M 2 48\n\t\t\tA 46 46 0 1 0 94 48\n\t\t\tA 46 46 0 1 0 2 48 Z\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t\t<path d=\"M 2 48\n\t\t\tA 46 46 0 1 0 94 48\n\t\t\tA 46 46 0 1 0 2 48 Z\" fill=\"#d0bf77\"/>\n\t\t<g clip-path=\"url(#fav-foxhound-dark)\"><path d=\"M 48.00,12.00 L 79.18,30.00 L 79.18,66.00 L 48.00,84.00 L 16.82,66.00 L 16.82,30.00 Z\" fill=\"#b3d8d4\"/></g>\n\t\t<text x=\"48\" y=\"50\" text-anchor=\"middle\" dominant-baseline=\"central\"\n\t\t\tfont-family=\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"\n\t\t\tfont-size=\"60\" font-weight=\"800\"\n\t\t\tfill=\"#101418\" letter-spacing=\"-1\">F</text>\n\t</svg>",
10
+ "Colors": {
11
+ "Primary": "#b69d35",
12
+ "Secondary": "#70c0b6",
13
+ "PrimaryLight": "#b69d35",
14
+ "PrimaryDark": "#d0bf77",
15
+ "SecondaryLight": "#70c0b6",
16
+ "SecondaryDark": "#b3d8d4"
17
+ }
18
+ }
package/docs/_cover.md CHANGED
@@ -9,4 +9,4 @@
9
9
 
10
10
  [Get Started](quickstart.md)
11
11
  [API Reference](api/README.md)
12
- [GitHub](https://github.com/stevenvelozo/foxhound)
12
+ [GitHub](https://github.com/fable-retold/foxhound)
package/docs/_topbar.md CHANGED
@@ -3,5 +3,5 @@
3
3
  - [Introduction](README.md)
4
4
  - [Quickstart](quickstart.md)
5
5
  - [API Reference](api/README.md)
6
- - [GitHub](https://github.com/stevenvelozo/foxhound)
6
+ - [GitHub](https://github.com/fable-retold/foxhound)
7
7
  - [npm](https://www.npmjs.com/package/foxhound)
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "Name": "foxhound",
3
- "Version": "2.0.26",
3
+ "Version": "2.0.27",
4
4
  "Description": "A Database Query generation library.",
5
- "GeneratedAt": "2026-04-10T17:20:13.929Z",
6
- "GitCommit": "9fe56f5"
5
+ "GeneratedAt": "2026-05-26T21:12:25.748Z",
6
+ "GitCommit": "53e08e6"
7
7
  }
@@ -20,30 +20,30 @@ These methods configure the query and return `this` for chaining.
20
20
 
21
21
  | Method | Purpose |
22
22
  |--------|---------|
23
- | [setScope(pScope)](api/setScope.md) | Set the target table or collection |
24
- | [setDialect(pDialectName)](api/setDialect.md) | Set the SQL dialect for output |
25
- | [setDataElements(pDataElements)](api/setDataElements.md) | Set which columns to select |
26
- | [setDistinct(pDistinct)](api/setDistinct.md) | Enable DISTINCT results |
27
- | [addFilter / setFilter](api/addFilter.md) | Add or set WHERE clause conditions |
28
- | [addSort / setSort](api/addSort.md) | Add or set ORDER BY expressions |
29
- | [addJoin / setJoin](api/addJoin.md) | Add or set JOIN expressions |
30
- | [setCap / setBegin](api/setCap.md) | Set pagination (LIMIT / OFFSET) |
31
- | [addRecord(pRecord)](api/addRecord.md) | Add a record for INSERT or UPDATE |
32
- | [setIDUser(pIDUser)](api/setIDUser.md) | Set the user ID for audit columns |
33
- | [Behavior Flags](api/behaviorFlags.md) | Disable auto-identity, timestamps, user stamps, delete tracking |
23
+ | [setScope(pScope)](setScope.md) | Set the target table or collection |
24
+ | [setDialect(pDialectName)](setDialect.md) | Set the SQL dialect for output |
25
+ | [setDataElements(pDataElements)](setDataElements.md) | Set which columns to select |
26
+ | [setDistinct(pDistinct)](setDistinct.md) | Enable DISTINCT results |
27
+ | [addFilter / setFilter](addFilter.md) | Add or set WHERE clause conditions |
28
+ | [addSort / setSort](addSort.md) | Add or set ORDER BY expressions |
29
+ | [addJoin / setJoin](addJoin.md) | Add or set JOIN expressions |
30
+ | [setCap / setBegin](setCap.md) | Set pagination (LIMIT / OFFSET) |
31
+ | [addRecord(pRecord)](addRecord.md) | Add a record for INSERT or UPDATE |
32
+ | [setIDUser(pIDUser)](setIDUser.md) | Set the user ID for audit columns |
33
+ | [Behavior Flags](behaviorFlags.md) | Disable auto-identity, timestamps, user stamps, delete tracking |
34
34
 
35
35
  ### Query Building
36
36
 
37
37
  | Method | Purpose |
38
38
  |--------|---------|
39
- | [Build Methods](api/buildQuery.md) | buildCreateQuery, buildReadQuery, buildUpdateQuery, buildDeleteQuery, buildUndeleteQuery, buildCountQuery |
39
+ | [Build Methods](buildQuery.md) | buildCreateQuery, buildReadQuery, buildUpdateQuery, buildDeleteQuery, buildUndeleteQuery, buildCountQuery |
40
40
 
41
41
  ### Utility
42
42
 
43
43
  | Method | Purpose |
44
44
  |--------|---------|
45
- | [clone / resetParameters / mergeParameters](api/clone.md) | Copy, reset, or merge query state |
46
- | [Query Overrides](api/queryOverrides.md) | Custom SQL templates for Read and Count |
45
+ | [clone / resetParameters / mergeParameters](clone.md) | Copy, reset, or merge query state |
46
+ | [Query Overrides](queryOverrides.md) | Custom SQL templates for Read and Count |
47
47
 
48
48
  ## Properties
49
49
 
@@ -6,11 +6,11 @@ FoxHound uses a dialect strategy pattern to generate database-specific SQL from
6
6
 
7
7
  | Dialect | Target | Identifier Quoting | Parameter Prefix | Pagination |
8
8
  |---------|--------|-------------------|-----------------|------------|
9
- | [MySQL](dialects/mysql.md) | MySQL / MariaDB | `` `backticks` `` | `:name` | `LIMIT offset, count` |
10
- | [PostgreSQL](dialects/postgresql.md) | PostgreSQL 9.5+ | `"double quotes"` | `:name` | `LIMIT count OFFSET offset` |
11
- | [MSSQL](dialects/mssql.md) | Microsoft SQL Server | `[brackets]` | `@name` | `OFFSET n ROWS FETCH NEXT m ROWS ONLY` |
12
- | [SQLite](dialects/sqlite.md) | SQLite 3 | `` `backticks` `` | `:name` | `LIMIT count OFFSET offset` |
13
- | [ALASQL](dialects/alasql.md) | ALASQL (in-memory) | `` `backticks` `` | `:name` | `LIMIT count FETCH offset` |
9
+ | [MySQL](mysql.md) | MySQL / MariaDB | `` `backticks` `` | `:name` | `LIMIT offset, count` |
10
+ | [PostgreSQL](postgresql.md) | PostgreSQL 9.5+ | `"double quotes"` | `:name` | `LIMIT count OFFSET offset` |
11
+ | [MSSQL](mssql.md) | Microsoft SQL Server | `[brackets]` | `@name` | `OFFSET n ROWS FETCH NEXT m ROWS ONLY` |
12
+ | [SQLite](sqlite.md) | SQLite 3 | `` `backticks` `` | `:name` | `LIMIT count OFFSET offset` |
13
+ | [ALASQL](alasql.md) | ALASQL (in-memory) | `` `backticks` `` | `:name` | `LIMIT count FETCH offset` |
14
14
  | English | Human-readable | none | none | prose |
15
15
  | MeadowEndpoints | REST URL generation | none | none | query string |
16
16
 
package/docs/index.html CHANGED
@@ -4,12 +4,10 @@
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7
- <meta name="description" content="FoxHound v2.0.26 Documentation — A Database Query generation library.">
7
+ <meta name="description" content="FoxHound v2.0.27 Documentation — A Database Query generation library.">
8
8
 
9
- <title>FoxHound v2.0.26 Documentation</title>
9
+ <title>FoxHound v2.0.27 Documentation</title>
10
10
 
11
- <!-- Application Stylesheet -->
12
- <link href="css/docuserve.css" rel="stylesheet">
13
11
  <!-- KaTeX stylesheet for LaTeX equation rendering -->
14
12
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.css">
15
13
  <!-- PICT Dynamic View CSS Container -->
@@ -28,12 +26,13 @@
28
26
  <!-- The root container for the Pict application -->
29
27
  <div id="Docuserve-Application-Container"></div>
30
28
 
31
- <!-- Mermaid diagram rendering -->
29
+ <!-- Mermaid diagram rendering. pict-section-content (v0.1.8+) drives
30
+ initialization with theme: 'base' + themeVariables sourced
31
+ from --theme-color-* so diagrams follow the active theme. -->
32
32
  <script src="https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.min.js"></script>
33
- <script>mermaid.initialize({ startOnLoad: false, theme: 'default' });</script>
34
33
  <!-- KaTeX for LaTeX equation rendering -->
35
34
  <script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.js"></script>
36
35
  <!-- Load the Docuserve PICT Application Bundle from jsDelivr CDN -->
37
- <script src="https://cdn.jsdelivr.net/npm/pict-docuserve@0/dist/pict-docuserve.min.js" type="text/javascript"></script>
36
+ <script src="https://cdn.jsdelivr.net/npm/pict-docuserve@1/dist/pict-docuserve.min.js" type="text/javascript"></script>
38
37
  </body>
39
38
  </html>
@@ -8,7 +8,7 @@ Get up and running with FoxHound in under five minutes.
8
8
  npm install foxhound fable
9
9
  ```
10
10
 
11
- FoxHound requires [Fable](https://github.com/stevenvelozo/fable) as a peer dependency for logging, UUID generation, and utility functions.
11
+ FoxHound requires [Fable](https://github.com/fable-retold/fable) as a peer dependency for logging, UUID generation, and utility functions.
12
12
 
13
13
  ## Your First Query
14
14
 
@@ -1,164 +1,248 @@
1
1
  {
2
- "Generated": "2026-04-10T17:20:13.644Z",
3
- "GitHubOrg": "stevenvelozo",
2
+ "Generated": "2026-05-26T21:12:25.565Z",
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
- },
33
- {
34
- "Name": ".github",
35
- "Key": ".github",
36
- "Description": "",
37
- "Modules": [
38
- {
39
- "Name": "workflows",
40
- "Repo": "workflows",
41
- "Group": ".github",
42
- "Branch": "master",
43
- "HasDocs": false,
44
- "HasCover": false,
45
- "Sidebar": [],
46
- "DocFiles": []
47
- }
48
- ]
49
- },
50
- {
51
- "Name": "Dist",
52
- "Key": "dist",
53
- "Description": "",
54
- "Modules": [
55
- {
56
- "Name": "indoctrinate_content_staging",
57
- "Repo": "indoctrinate_content_staging",
58
- "Group": "dist",
59
- "Branch": "master",
60
- "HasDocs": false,
61
- "HasCover": false,
62
- "Sidebar": [],
63
- "DocFiles": []
64
- }
65
- ]
66
- },
67
- {
68
- "Name": "Docs",
69
- "Key": "docs",
70
- "Description": "",
71
- "Modules": [
72
- {
73
- "Name": "api",
74
- "Repo": "api",
75
- "Group": "docs",
76
- "Branch": "master",
77
- "HasDocs": true,
78
- "HasCover": false,
79
- "Sidebar": [],
80
- "DocFiles": [
81
- "api/README.md",
82
- "api/addFilter.md",
83
- "api/addJoin.md",
84
- "api/addRecord.md",
85
- "api/addSort.md",
86
- "api/behaviorFlags.md",
87
- "api/buildQuery.md",
88
- "api/clone.md",
89
- "api/queryOverrides.md",
90
- "api/setCap.md",
91
- "api/setDataElements.md",
92
- "api/setDialect.md",
93
- "api/setDistinct.md",
94
- "api/setIDUser.md",
95
- "api/setScope.md"
96
- ]
97
- },
98
- {
99
- "Name": "css",
100
- "Repo": "css",
101
- "Group": "docs",
102
- "Branch": "master",
103
- "HasDocs": true,
104
- "HasCover": false,
105
- "Sidebar": [],
106
- "DocFiles": [
107
- "css/docuserve.css"
108
- ]
109
- },
110
- {
111
- "Name": "dialects",
112
- "Repo": "dialects",
113
- "Group": "docs",
114
- "Branch": "master",
115
- "HasDocs": true,
116
- "HasCover": false,
117
- "Sidebar": [],
118
- "DocFiles": [
119
- "dialects/README.md",
120
- "dialects/alasql.md",
121
- "dialects/mssql.md",
122
- "dialects/mysql.md",
123
- "dialects/postgresql.md",
124
- "dialects/sqlite.md"
125
- ]
126
- },
127
- {
128
- "Name": "query",
129
- "Repo": "query",
130
- "Group": "docs",
131
- "Branch": "master",
132
- "HasDocs": true,
133
- "HasCover": false,
134
- "Sidebar": [],
135
- "DocFiles": [
136
- "query/README.md",
137
- "query/count.md",
138
- "query/create.md",
139
- "query/delete.md",
140
- "query/read.md",
141
- "query/update.md"
142
- ]
143
- }
144
- ]
145
- },
146
- {
147
- "Name": "Source",
148
- "Key": "source",
149
- "Description": "",
150
- "Modules": [
151
- {
152
- "Name": "dialects",
153
- "Repo": "dialects",
154
- "Group": "source",
155
- "Branch": "master",
156
- "HasDocs": false,
157
- "HasCover": false,
158
- "Sidebar": [],
159
- "DocFiles": []
160
- }
161
- ]
162
- }
163
- ]
6
+ "Module": {
7
+ "Name": "foxhound",
8
+ "Repo": "foxhound",
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": "Quickstart",
23
+ "Path": "quickstart.md"
24
+ },
25
+ {
26
+ "Title": "Architecture",
27
+ "Path": "architecture.md"
28
+ }
29
+ ]
30
+ },
31
+ {
32
+ "Title": "Query Building",
33
+ "Children": [
34
+ {
35
+ "Title": "Query Overview",
36
+ "Path": "query/README.md"
37
+ },
38
+ {
39
+ "Title": "Create",
40
+ "Path": "query/create.md"
41
+ },
42
+ {
43
+ "Title": "Read",
44
+ "Path": "query/read.md"
45
+ },
46
+ {
47
+ "Title": "Update",
48
+ "Path": "query/update.md"
49
+ },
50
+ {
51
+ "Title": "Delete",
52
+ "Path": "query/delete.md"
53
+ },
54
+ {
55
+ "Title": "Count",
56
+ "Path": "query/count.md"
57
+ }
58
+ ]
59
+ },
60
+ {
61
+ "Title": "Filtering & Sorting",
62
+ "Children": [
63
+ {
64
+ "Title": "Filters",
65
+ "Path": "filters.md"
66
+ },
67
+ {
68
+ "Title": "Sorting",
69
+ "Path": "sorting.md"
70
+ },
71
+ {
72
+ "Title": "Joins",
73
+ "Path": "joins.md"
74
+ },
75
+ {
76
+ "Title": "Pagination",
77
+ "Path": "pagination.md"
78
+ }
79
+ ]
80
+ },
81
+ {
82
+ "Title": "Dialects",
83
+ "Children": [
84
+ {
85
+ "Title": "Dialects Overview",
86
+ "Path": "dialects/README.md"
87
+ },
88
+ {
89
+ "Title": "MySQL",
90
+ "Path": "dialects/mysql.md"
91
+ },
92
+ {
93
+ "Title": "PostgreSQL",
94
+ "Path": "dialects/postgresql.md"
95
+ },
96
+ {
97
+ "Title": "MSSQL",
98
+ "Path": "dialects/mssql.md"
99
+ },
100
+ {
101
+ "Title": "SQLite",
102
+ "Path": "dialects/sqlite.md"
103
+ },
104
+ {
105
+ "Title": "ALASQL",
106
+ "Path": "dialects/alasql.md"
107
+ }
108
+ ]
109
+ },
110
+ {
111
+ "Title": "API Reference",
112
+ "Children": [
113
+ {
114
+ "Title": "API Overview",
115
+ "Path": "api/README.md"
116
+ },
117
+ {
118
+ "Title": "setScope",
119
+ "Path": "api/setScope.md"
120
+ },
121
+ {
122
+ "Title": "setDialect",
123
+ "Path": "api/setDialect.md"
124
+ },
125
+ {
126
+ "Title": "setDataElements",
127
+ "Path": "api/setDataElements.md"
128
+ },
129
+ {
130
+ "Title": "addFilter / setFilter",
131
+ "Path": "api/addFilter.md"
132
+ },
133
+ {
134
+ "Title": "addSort / setSort",
135
+ "Path": "api/addSort.md"
136
+ },
137
+ {
138
+ "Title": "addJoin / setJoin",
139
+ "Path": "api/addJoin.md"
140
+ },
141
+ {
142
+ "Title": "setCap / setBegin",
143
+ "Path": "api/setCap.md"
144
+ },
145
+ {
146
+ "Title": "addRecord",
147
+ "Path": "api/addRecord.md"
148
+ },
149
+ {
150
+ "Title": "setIDUser",
151
+ "Path": "api/setIDUser.md"
152
+ },
153
+ {
154
+ "Title": "setDistinct",
155
+ "Path": "api/setDistinct.md"
156
+ },
157
+ {
158
+ "Title": "Build Methods",
159
+ "Path": "api/buildQuery.md"
160
+ },
161
+ {
162
+ "Title": "clone / reset",
163
+ "Path": "api/clone.md"
164
+ },
165
+ {
166
+ "Title": "Behavior Flags",
167
+ "Path": "api/behaviorFlags.md"
168
+ },
169
+ {
170
+ "Title": "Query Overrides",
171
+ "Path": "api/queryOverrides.md"
172
+ }
173
+ ]
174
+ },
175
+ {
176
+ "Title": "Advanced",
177
+ "Children": [
178
+ {
179
+ "Title": "Schema Integration",
180
+ "Path": "schema.md"
181
+ },
182
+ {
183
+ "Title": "JSON Columns",
184
+ "Path": "json-columns.md"
185
+ },
186
+ {
187
+ "Title": "Query Overrides",
188
+ "Path": "query-overrides.md"
189
+ },
190
+ {
191
+ "Title": "Configuration Reference",
192
+ "Path": "configuration.md"
193
+ }
194
+ ]
195
+ }
196
+ ],
197
+ "DocFiles": [
198
+ ".nojekyll",
199
+ "README.md",
200
+ "_brand.json",
201
+ "_cover.md",
202
+ "_sidebar.md",
203
+ "_topbar.md",
204
+ "_version.json",
205
+ "api/README.md",
206
+ "api/addFilter.md",
207
+ "api/addJoin.md",
208
+ "api/addRecord.md",
209
+ "api/addSort.md",
210
+ "api/behaviorFlags.md",
211
+ "api/buildQuery.md",
212
+ "api/clone.md",
213
+ "api/queryOverrides.md",
214
+ "api/setCap.md",
215
+ "api/setDataElements.md",
216
+ "api/setDialect.md",
217
+ "api/setDistinct.md",
218
+ "api/setIDUser.md",
219
+ "api/setScope.md",
220
+ "architecture.md",
221
+ "configuration.md",
222
+ "dialects/README.md",
223
+ "dialects/alasql.md",
224
+ "dialects/mssql.md",
225
+ "dialects/mysql.md",
226
+ "dialects/postgresql.md",
227
+ "dialects/sqlite.md",
228
+ "filters.md",
229
+ "index.html",
230
+ "joins.md",
231
+ "json-columns.md",
232
+ "pagination.md",
233
+ "query/README.md",
234
+ "query/count.md",
235
+ "query/create.md",
236
+ "query/delete.md",
237
+ "query/read.md",
238
+ "query/update.md",
239
+ "query-overrides.md",
240
+ "quickstart.md",
241
+ "retold-catalog.json",
242
+ "retold-keyword-index.json",
243
+ "schema.md",
244
+ "sorting.md"
245
+ ]
246
+ },
247
+ "Groups": []
164
248
  }