Add SQL bridge, support functions, cron jobs, error handling, and PyPI version pinning so Python triggers match PHP capabilities. Co-authored-by: Cursor <cursoragent@cursor.com>
18 lines
543 B
Markdown
18 lines
543 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.4 - Python triggers at parity with PHP (support functions, sql bridge, cron, error handling)
|
|
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.
|