@memberjunction/query-gen 2.126.0 → 2.126.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/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +14 -0
- package/dist/cli/index.js +3 -3
- package/dist/cli/index.js.map +1 -1
- package/package.json +10 -10
- package/src/cli/index.ts +3 -3
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @memberjunction/query-gen
|
|
2
2
|
|
|
3
|
+
## 2.126.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- @memberjunction/ai@2.126.1
|
|
8
|
+
- @memberjunction/ai-core-plus@2.126.1
|
|
9
|
+
- @memberjunction/aiengine@2.126.1
|
|
10
|
+
- @memberjunction/ai-prompts@2.126.1
|
|
11
|
+
- @memberjunction/ai-vectors-memory@2.126.1
|
|
12
|
+
- @memberjunction/core@2.126.1
|
|
13
|
+
- @memberjunction/core-entities@2.126.1
|
|
14
|
+
- @memberjunction/global@2.126.1
|
|
15
|
+
- @memberjunction/sqlserver-dataprovider@2.126.1
|
|
16
|
+
|
|
3
17
|
## 2.126.0
|
|
4
18
|
|
|
5
19
|
### Minor Changes
|
package/dist/cli/index.js
CHANGED
|
@@ -32,8 +32,8 @@ program
|
|
|
32
32
|
.option('-f, --max-fixes <number>', 'Max error-fixing attempts', '5')
|
|
33
33
|
.option('--model <name>', 'Preferred AI model')
|
|
34
34
|
.option('--vendor <name>', 'Preferred AI vendor')
|
|
35
|
-
.option('-o, --output <path>', 'Output directory'
|
|
36
|
-
.option('--mode <mode>', 'Output mode: metadata|database|both'
|
|
35
|
+
.option('-o, --output <path>', 'Output directory')
|
|
36
|
+
.option('--mode <mode>', 'Output mode: metadata|database|both')
|
|
37
37
|
.option('-v, --verbose', 'Verbose output')
|
|
38
38
|
.action(generate_1.generateCommand);
|
|
39
39
|
program
|
|
@@ -45,7 +45,7 @@ program
|
|
|
45
45
|
program
|
|
46
46
|
.command('export')
|
|
47
47
|
.description('Export queries from database to metadata files')
|
|
48
|
-
.option('-o, --output <path>', 'Output directory'
|
|
48
|
+
.option('-o, --output <path>', 'Output directory')
|
|
49
49
|
.option('-v, --verbose', 'Verbose output')
|
|
50
50
|
.action(export_1.exportCommand);
|
|
51
51
|
// Parse command line arguments
|
package/dist/cli/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/cli/index.ts"],"names":[],"mappings":";;AACA;;;;;;;;;GASG;;AAEH,yCAAoC;AACpC,kDAAsD;AACtD,kDAAsD;AACtD,8CAAkD;AAElD,MAAM,WAAW,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;AAElD,MAAM,OAAO,GAAG,IAAI,mBAAO,EAAE,CAAC;AAE9B,OAAO;KACJ,IAAI,CAAC,aAAa,CAAC;KACnB,WAAW,CAAC,6DAA6D,CAAC;KAC1E,OAAO,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;AAEhC,OAAO;KACJ,OAAO,CAAC,UAAU,CAAC;KACnB,WAAW,CAAC,+BAA+B,CAAC;KAC5C,MAAM,CAAC,2BAA2B,EAAE,2CAA2C,CAAC;KAChF,MAAM,CAAC,mCAAmC,EAAE,qBAAqB,CAAC;KAClE,MAAM,CAAC,kCAAkC,EAAE,oBAAoB,CAAC;KAChE,MAAM,CAAC,6BAA6B,EAAE,wBAAwB,EAAE,GAAG,CAAC;KACpE,MAAM,CAAC,gCAAgC,EAAE,2BAA2B,EAAE,GAAG,CAAC;KAC1E,MAAM,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,GAAG,CAAC;KACpE,MAAM,CAAC,gBAAgB,EAAE,oBAAoB,CAAC;KAC9C,MAAM,CAAC,iBAAiB,EAAE,qBAAqB,CAAC;KAChD,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/cli/index.ts"],"names":[],"mappings":";;AACA;;;;;;;;;GASG;;AAEH,yCAAoC;AACpC,kDAAsD;AACtD,kDAAsD;AACtD,8CAAkD;AAElD,MAAM,WAAW,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;AAElD,MAAM,OAAO,GAAG,IAAI,mBAAO,EAAE,CAAC;AAE9B,OAAO;KACJ,IAAI,CAAC,aAAa,CAAC;KACnB,WAAW,CAAC,6DAA6D,CAAC;KAC1E,OAAO,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;AAEhC,OAAO;KACJ,OAAO,CAAC,UAAU,CAAC;KACnB,WAAW,CAAC,+BAA+B,CAAC;KAC5C,MAAM,CAAC,2BAA2B,EAAE,2CAA2C,CAAC;KAChF,MAAM,CAAC,mCAAmC,EAAE,qBAAqB,CAAC;KAClE,MAAM,CAAC,kCAAkC,EAAE,oBAAoB,CAAC;KAChE,MAAM,CAAC,6BAA6B,EAAE,wBAAwB,EAAE,GAAG,CAAC;KACpE,MAAM,CAAC,gCAAgC,EAAE,2BAA2B,EAAE,GAAG,CAAC;KAC1E,MAAM,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,GAAG,CAAC;KACpE,MAAM,CAAC,gBAAgB,EAAE,oBAAoB,CAAC;KAC9C,MAAM,CAAC,iBAAiB,EAAE,qBAAqB,CAAC;KAChD,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,CAAC;KACjD,MAAM,CAAC,eAAe,EAAE,qCAAqC,CAAC;KAC9D,MAAM,CAAC,eAAe,EAAE,gBAAgB,CAAC;KACzC,MAAM,CAAC,0BAAe,CAAC,CAAC;AAE3B,OAAO;KACJ,OAAO,CAAC,UAAU,CAAC;KACnB,WAAW,CAAC,mCAAmC,CAAC;KAChD,MAAM,CAAC,mBAAmB,EAAE,+BAA+B,EAAE,oBAAoB,CAAC;KAClF,MAAM,CAAC,eAAe,EAAE,gBAAgB,CAAC;KACzC,MAAM,CAAC,0BAAe,CAAC,CAAC;AAE3B,OAAO;KACJ,OAAO,CAAC,QAAQ,CAAC;KACjB,WAAW,CAAC,gDAAgD,CAAC;KAC7D,MAAM,CAAC,qBAAqB,EAAE,kBAAkB,CAAC;KACjD,MAAM,CAAC,eAAe,EAAE,gBAAgB,CAAC;KACzC,MAAM,CAAC,sBAAa,CAAC,CAAC;AAEzB,+BAA+B;AAC/B,OAAO,CAAC,KAAK,EAAE,CAAC;AAEhB,mCAAmC;AACnC,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAClC,OAAO,CAAC,UAAU,EAAE,CAAC;AACvB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@memberjunction/query-gen",
|
|
3
|
-
"version": "2.126.
|
|
3
|
+
"version": "2.126.1",
|
|
4
4
|
"description": "AI-powered generation of domain-specific SQL query templates with automatic testing, refinement, and metadata export",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -25,15 +25,15 @@
|
|
|
25
25
|
"author": "MemberJunction",
|
|
26
26
|
"license": "MIT",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@memberjunction/ai": "2.126.
|
|
29
|
-
"@memberjunction/ai-core-plus": "2.126.
|
|
30
|
-
"@memberjunction/aiengine": "2.126.
|
|
31
|
-
"@memberjunction/ai-prompts": "2.126.
|
|
32
|
-
"@memberjunction/ai-vectors-memory": "2.126.
|
|
33
|
-
"@memberjunction/core": "2.126.
|
|
34
|
-
"@memberjunction/core-entities": "2.126.
|
|
35
|
-
"@memberjunction/global": "2.126.
|
|
36
|
-
"@memberjunction/sqlserver-dataprovider": "2.126.
|
|
28
|
+
"@memberjunction/ai": "2.126.1",
|
|
29
|
+
"@memberjunction/ai-core-plus": "2.126.1",
|
|
30
|
+
"@memberjunction/aiengine": "2.126.1",
|
|
31
|
+
"@memberjunction/ai-prompts": "2.126.1",
|
|
32
|
+
"@memberjunction/ai-vectors-memory": "2.126.1",
|
|
33
|
+
"@memberjunction/core": "2.126.1",
|
|
34
|
+
"@memberjunction/core-entities": "2.126.1",
|
|
35
|
+
"@memberjunction/global": "2.126.1",
|
|
36
|
+
"@memberjunction/sqlserver-dataprovider": "2.126.1",
|
|
37
37
|
"chalk": "^4.1.2",
|
|
38
38
|
"commander": "^11.1.0",
|
|
39
39
|
"nunjucks": "^3.2.4",
|
package/src/cli/index.ts
CHANGED
|
@@ -35,8 +35,8 @@ program
|
|
|
35
35
|
.option('-f, --max-fixes <number>', 'Max error-fixing attempts', '5')
|
|
36
36
|
.option('--model <name>', 'Preferred AI model')
|
|
37
37
|
.option('--vendor <name>', 'Preferred AI vendor')
|
|
38
|
-
.option('-o, --output <path>', 'Output directory'
|
|
39
|
-
.option('--mode <mode>', 'Output mode: metadata|database|both'
|
|
38
|
+
.option('-o, --output <path>', 'Output directory')
|
|
39
|
+
.option('--mode <mode>', 'Output mode: metadata|database|both')
|
|
40
40
|
.option('-v, --verbose', 'Verbose output')
|
|
41
41
|
.action(generateCommand);
|
|
42
42
|
|
|
@@ -50,7 +50,7 @@ program
|
|
|
50
50
|
program
|
|
51
51
|
.command('export')
|
|
52
52
|
.description('Export queries from database to metadata files')
|
|
53
|
-
.option('-o, --output <path>', 'Output directory'
|
|
53
|
+
.option('-o, --output <path>', 'Output directory')
|
|
54
54
|
.option('-v, --verbose', 'Verbose output')
|
|
55
55
|
.action(exportCommand);
|
|
56
56
|
|