@malloydata/malloy
Advanced tools
Comparing version 0.0.14-dev221205194457 to 0.0.14-dev221207234712
@@ -261,3 +261,3 @@ "use strict"; | ||
sqlNow() { | ||
return (0, model_1.mkExpr) `CURRENT_TIMESTAMP`; | ||
return (0, model_1.mkExpr) `CURRENT_TIMESTAMP::TIMESTAMP`; | ||
} | ||
@@ -264,0 +264,0 @@ sqlTrunc(sqlTime, units) { |
{ | ||
"name": "@malloydata/malloy", | ||
"version": "0.0.14-dev221205194457", | ||
"version": "0.0.14-dev221207234712", | ||
"license": "GPL-2.0", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
1583642