@elizaos/plugin-sql 1.6.2-alpha.10 → 1.6.2-alpha.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/node/index.node.js
CHANGED
|
@@ -634,7 +634,7 @@ var init_subquery = __esm(() => {
|
|
|
634
634
|
});
|
|
635
635
|
|
|
636
636
|
// ../../node_modules/drizzle-orm/version.js
|
|
637
|
-
var version = "0.44.
|
|
637
|
+
var version = "0.44.6";
|
|
638
638
|
var init_version = () => {};
|
|
639
639
|
|
|
640
640
|
// ../../node_modules/drizzle-orm/tracing.js
|
|
@@ -11094,5 +11094,5 @@ export {
|
|
|
11094
11094
|
DatabaseMigrationService
|
|
11095
11095
|
};
|
|
11096
11096
|
|
|
11097
|
-
//# debugId=
|
|
11097
|
+
//# debugId=8B0BA972AECFAABB64756E2164756E21
|
|
11098
11098
|
//# sourceMappingURL=index.node.js.map
|