drizzle-orm-pg
Advanced tools
Comparing version 0.12.0-beta.20 to 0.12.0-beta.22
@@ -19,3 +19,4 @@ export * from './bigint'; | ||
export * from './timestamp'; | ||
export * from './uuid'; | ||
export * from './varchar'; | ||
export * from './real'; |
@@ -37,4 +37,5 @@ "use strict"; | ||
__exportStar(require("./timestamp"), exports); | ||
__exportStar(require("./uuid"), exports); | ||
__exportStar(require("./varchar"), exports); | ||
__exportStar(require("./real"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "drizzle-orm-pg", | ||
"version": "0.12.0-beta.20", | ||
"version": "0.12.0-beta.22", | ||
"description": "Drizzle ORM package for PostgreSQL database", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
206789
128
2880