foxhound 2.0.27 → 2.0.29
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 +5 -3
- package/docs/README.md +4 -4
- package/docs/_brand.json +18 -0
- package/docs/_cover.md +1 -1
- package/docs/_topbar.md +1 -1
- package/docs/_version.json +3 -3
- package/docs/api/README.md +14 -14
- package/docs/dialects/README.md +5 -5
- package/docs/index.html +6 -7
- package/docs/quickstart.md +1 -1
- package/docs/retold-catalog.json +245 -161
- package/docs/retold-keyword-index.json +11916 -6383
- package/docs/schema.md +1 -1
- package/package.json +7 -7
- package/source/Foxhound-Dialects.js +1 -0
- package/source/dialects/Oracle/FoxHound-Dialect-Oracle.js +1218 -0
- package/test/Foxhound-Dialect-Oracle_tests.js +463 -0
- package/docs/css/docuserve.css +0 -327
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/
|
|
141
|
-
- [stricture](https://github.com/
|
|
142
|
-
- [fable](https://github.com/
|
|
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/
|
|
75
|
-
| [meadow](https://github.com/
|
|
76
|
-
| [stricture](https://github.com/
|
|
77
|
-
| [meadow-endpoints](https://github.com/
|
|
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
|
|
package/docs/_brand.json
ADDED
|
@@ -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
package/docs/_topbar.md
CHANGED
package/docs/_version.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Name": "foxhound",
|
|
3
|
-
"Version": "2.0.
|
|
3
|
+
"Version": "2.0.27",
|
|
4
4
|
"Description": "A Database Query generation library.",
|
|
5
|
-
"GeneratedAt": "2026-
|
|
6
|
-
"GitCommit": "
|
|
5
|
+
"GeneratedAt": "2026-05-26T21:12:25.748Z",
|
|
6
|
+
"GitCommit": "53e08e6"
|
|
7
7
|
}
|
package/docs/api/README.md
CHANGED
|
@@ -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)](
|
|
24
|
-
| [setDialect(pDialectName)](
|
|
25
|
-
| [setDataElements(pDataElements)](
|
|
26
|
-
| [setDistinct(pDistinct)](
|
|
27
|
-
| [addFilter / setFilter](
|
|
28
|
-
| [addSort / setSort](
|
|
29
|
-
| [addJoin / setJoin](
|
|
30
|
-
| [setCap / setBegin](
|
|
31
|
-
| [addRecord(pRecord)](
|
|
32
|
-
| [setIDUser(pIDUser)](
|
|
33
|
-
| [Behavior Flags](
|
|
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](
|
|
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](
|
|
46
|
-
| [Query Overrides](
|
|
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
|
|
package/docs/dialects/README.md
CHANGED
|
@@ -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](
|
|
10
|
-
| [PostgreSQL](
|
|
11
|
-
| [MSSQL](
|
|
12
|
-
| [SQLite](
|
|
13
|
-
| [ALASQL](
|
|
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.
|
|
7
|
+
<meta name="description" content="FoxHound v2.0.27 Documentation — A Database Query generation library.">
|
|
8
8
|
|
|
9
|
-
<title>FoxHound v2.0.
|
|
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@
|
|
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>
|
package/docs/quickstart.md
CHANGED
|
@@ -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/
|
|
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
|
|
package/docs/retold-catalog.json
CHANGED
|
@@ -1,164 +1,248 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Generated": "2026-
|
|
3
|
-
"
|
|
2
|
+
"Generated": "2026-05-26T21:12:25.565Z",
|
|
3
|
+
"Mode": "module",
|
|
4
|
+
"GitHubOrg": "fable-retold",
|
|
4
5
|
"DefaultBranch": "master",
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
"
|
|
138
|
-
"
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
"
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
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
|
}
|