kysely-kit
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -12,2 +12,3 @@ export default function mapDataType(dataType) { | ||
return 'string'; | ||
case 'timestamp': | ||
case 'timestamptz': | ||
@@ -14,0 +15,0 @@ return 'Date'; |
{ | ||
"name": "kysely-kit", | ||
"description": "Useful utilities for working with Kysely", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"author": "Vlad Shcherbin <vlad.shcherbin@gmail.com>", | ||
@@ -6,0 +6,0 @@ "repository": "vladshcherbin/kysely-kit", |
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
8983
220