From eba285b95157ef39e387cf3f315e4c73fdb041bf Mon Sep 17 00:00:00 2001 From: git Date: Fri, 6 Jun 2025 16:52:38 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5c789f..0d8a3d2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ### TO BE: v0.3 - has an "export" and "import" module that converts sql data into a "git repo" / folder with code + v0.2 - has a function called "sql_read_hidrate()" that gives the foreign keys hidrated - (useful for trigger functions like telegram outbox that need data like recipients hidrated)