This commit is contained in:
root 2025-06-06 17:08:48 +01:00
commit 0e1d27d690

View File

@ -1,11 +1,13 @@
-----------------
## BACKLOG:
-----------------
### TO BE:
v0.2 - has an "export" and "import" module that converts sql data into a "git repo" / folder with code
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)
## AS IS: