reactiveData/README.md
2025-06-12 12:26:17 +03:00

17 lines
447 B
Markdown

-----------------
## BACKLOG:
-----------------
### TO BE:
v0.4 - has an "export" and "import" module that converts sql data into a "git repo" / folder with code
## AS IS:
v0.3 - supports Javascript / ECMA Script, and npm package manager
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)
v0.1 - works.