@ttoss/postgresdb
Advanced tools
+3
-3
@@ -45,8 +45,8 @@ /** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */ | ||
| */ | ||
| const DataType = sequelize_typescript.DataType; | ||
| var DataType = sequelize_typescript.DataType; | ||
| //#endregion | ||
| //#region src/initialize.ts | ||
| let sequelize$1; | ||
| const initialize = async ({ | ||
| var sequelize$1; | ||
| var initialize = async ({ | ||
| models, | ||
@@ -53,0 +53,0 @@ createVectorExtension = false, |
+3
-3
@@ -14,8 +14,8 @@ /** Powered by @ttoss/config. https://ttoss.dev/docs/modules/packages/config/ */ | ||
| */ | ||
| const DataType = DataType$1; | ||
| var DataType = DataType$1; | ||
| //#endregion | ||
| //#region src/initialize.ts | ||
| let sequelize; | ||
| const initialize = async ({ | ||
| var sequelize; | ||
| var initialize = async ({ | ||
| models, | ||
@@ -22,0 +22,0 @@ createVectorExtension = false, |
+2
-2
| { | ||
| "name": "@ttoss/postgresdb", | ||
| "version": "0.9.5", | ||
| "version": "0.9.6", | ||
| "description": "A library to handle PostgreSQL database connections and queries", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
| "tsdown": "^0.22.0", | ||
| "@ttoss/config": "^1.37.14" | ||
| "@ttoss/config": "^1.37.15" | ||
| }, | ||
@@ -44,0 +44,0 @@ "publishConfig": { |
32939
-0.02%