@elizaos/plugin-sql 1.6.4-alpha.1 → 1.6.4-alpha.3
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.7";
|
|
638
638
|
var init_version = () => {};
|
|
639
639
|
|
|
640
640
|
// ../../node_modules/drizzle-orm/tracing.js
|
|
@@ -11085,5 +11085,5 @@ export {
|
|
|
11085
11085
|
DatabaseMigrationService
|
|
11086
11086
|
};
|
|
11087
11087
|
|
|
11088
|
-
//# debugId=
|
|
11088
|
+
//# debugId=AE1FE5F77043850164756E2164756E21
|
|
11089
11089
|
//# sourceMappingURL=index.node.js.map
|