From 6d6c1785b2d564f3466b0c50ad0665e0b3eea0ef Mon Sep 17 00:00:00 2001 From: swrup Date: Sun, 16 Nov 2025 14:15:31 +0100 Subject: [PATCH] --- src/pg.ml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pg.ml b/src/pg.ml index a8d7373f..8b3e39f8 100644 --- a/src/pg.ml +++ b/src/pg.ml @@ -1,5 +1,6 @@ -(* TODO add dune stanza like for prelude: - "(flags (:standard -open Prelude))" *) +(* TODO be sure to not use postgres ptime + add a dune stanza like for prelude: + "(flags (:standard -open Prelude))" *) module Caqti_type = struct include Caqti_type