@malloydata/db-postgres
Advanced tools
Comparing version 0.0.222-dev241212154316 to 0.0.222-dev241212190052
@@ -179,3 +179,3 @@ "use strict"; | ||
const elementType = this.dialect.sqlTypeToMalloyType(row['element_type']); | ||
structDef.fields.push((0, malloy_1.mkArrayDef)(elementType, name, this.dialectName)); | ||
structDef.fields.push((0, malloy_1.mkArrayDef)(elementType, name)); | ||
} | ||
@@ -182,0 +182,0 @@ else { |
{ | ||
"name": "@malloydata/db-postgres", | ||
"version": "0.0.222-dev241212154316", | ||
"version": "0.0.222-dev241212190052", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@malloydata/malloy": "^0.0.222-dev241212154316", | ||
"@malloydata/malloy": "^0.0.222-dev241212190052", | ||
"@types/pg": "^8.6.1", | ||
@@ -28,0 +28,0 @@ "pg": "^8.7.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23767