From bfbc263d24ee4a0aee1c62c8198abd47b389ad86 Mon Sep 17 00:00:00 2001 From: Miguel Ping Date: Mon, 15 Jul 2024 11:21:28 +0100 Subject: [PATCH] fixup! feat: add option to split long records --- src/exoscale/vinyl/store.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/exoscale/vinyl/store.clj b/src/exoscale/vinyl/store.clj index fa69212..6086414 100644 --- a/src/exoscale/vinyl/store.clj +++ b/src/exoscale/vinyl/store.clj @@ -213,7 +213,7 @@ context open-mode true) - (fn/make-fun f)))))) + (fn/make-fun f)))))) (run-in-context [this f] (.run ^FDBDatabase (::db this) (reify Function @@ -242,7 +242,7 @@ context open-mode true) - (fn/make-fun f)))))) + (fn/make-fun f)))))) (run-in-context [_ f] (.run runner