Frederico Falcao
14f96e78f9
IMPROVEMENT: bring Python trigger support to parity with PHP.
...
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>
2026-06-28 00:13:18 +03:00
EC2 Default User
de40a2253d
IMPROVEMENT: added a another allowed keyword to inspect schema
2026-05-02 07:25:38 +00:00
EC2 Default User
bd29358c57
IMPORVEMENT:
2026-05-01 19:18:10 +00:00
EC2 Default User
6e7412bc51
BUG: fix
2026-05-01 18:24:55 +00:00
EC2 Default User
7ba2fea659
IMPROVEMENT: add custom credential support to sql() and centralize connection logic
2026-05-01 17:39:57 +00:00
EC2 Default User
746a24e745
BUG: fix
2026-04-02 06:45:06 +00:00
EC2 Default User
9fab8507a8
BUG: fix
2026-04-02 06:33:42 +00:00
EC2 Default User
0c030b6b02
BUG: fix
2026-04-02 06:31:09 +00:00
EC2 Default User
c5cd899153
BUG: fix
2026-04-02 06:27:52 +00:00
EC2 Default User
ef535620e7
BUG: fix
2026-04-02 06:21:22 +00:00
root
9cad2caa73
improvement
2026-04-01 15:53:27 +01:00
root
b78f5e3c16
bug: complete code of CRON module
2026-04-01 15:39:02 +01:00
root
b8c847e2e7
upgrade: now it can handle cron jobs and env variables
2026-03-26 13:46:21 +00:00
8414d479ad
Fixed bug (for python only)
2026-01-10 12:08:02 +00:00
4a53773756
Update DbContinuousIntegrationWrapper.sh
2026-01-09 09:19:12 +00:00
692e8d6092
Update DbContinuousIntegrationWrapper.sh
2026-01-09 09:17:03 +00:00
13d1fc2229
Add requirements.txt.php
2026-01-09 09:14:04 +00:00
root
16304caac4
BUG: fixed bug
2025-12-04 09:27:39 +00:00
root
9663a1360d
IMPROVEMENT: new use-cases for InputArgs_json
2025-12-04 09:20:05 +00:00
root
f4038ff3b1
BUG: fixed bug, after moving file
2025-12-01 13:48:52 +00:00
root
45cd6eb1ba
BUG: fixed bug that didn't allow error to be properly reported
2025-12-01 13:35:40 +00:00
root
173a93b724
improved documentation
2025-12-01 12:30:55 +00:00
a5457171da
Fixed bug
2025-11-26 15:12:16 +00:00
fe31a72a96
IMPROVEMENT: handle edge case where php callback returns known error, but didn't trigger well
2025-11-26 14:21:20 +00:00
248c7b3d77
Update DbContinuousIntegrationWrapper.sh
2025-11-24 17:14:56 +00:00
2aade5710e
Added comments
2025-11-24 17:12:53 +00:00
41a49c2be5
Updated for better future compatibility
2025-08-02 10:37:20 +01:00
ec6d8033f4
handling VEC_ vector embeddings for LLM compatibility
2025-08-02 10:31:39 +01:00
58540955e6
Handle another edge case, where table being handled doesn't have a primary key
2025-06-21 18:40:37 +01:00
0224ccd4cb
Handle errors better when updating row
2025-06-21 18:36:17 +01:00
f8fb62c77b
fixed bug
2025-06-21 18:14:45 +01:00
root
0dbba014d8
Merge branch 'master' of https://git.fredericofalcao.com/git/ContinuousIntegrationScript
2025-06-19 14:28:49 +01:00
62532b0cb1
fixed bug
2025-06-19 14:21:29 +01:00
9a73a64a43
fixed bug
2025-06-19 14:17:51 +01:00
root
854e8d3e2e
Merge branch 'master' of https://git.fredericofalcao.com/git/ContinuousIntegrationScript
2025-06-19 14:05:04 +01:00
b8f24d0104
fixed bug
2025-06-19 14:04:55 +01:00
root
3c169713cd
fixed bug.
2025-06-12 11:34:04 +01:00
FredericoFalcao
6c2fbcfae5
Merge pull request #6 from FredericoFalcao/codex/add-javascript-support-with-npm
...
Add Node.js support
2025-06-12 13:30:19 +03:00
FredericoFalcao
8df222616d
docs: remove duplicate JavaScript version entry
2025-06-12 12:26:17 +03:00
FredericoFalcao
ae0cfb98a6
v0.2 - release version
2025-06-12 11:49:40 +03:00
root
900dbe3b6c
new version
2025-06-08 11:54:19 +01:00
FredericoFalcao
28f6467bb7
Merge pull request #5 from FredericoFalcao/experimental
...
Experimental
2025-06-07 17:09:47 +03:00
FredericoFalcao
56a17dfb84
Update handleTriggerExecutionResult.inc.php
2025-06-07 16:52:20 +03:00
FredericoFalcao
ac7f2e9f08
Update index.php
2025-06-07 15:12:23 +03:00
FredericoFalcao
69575693d4
Merge pull request #4 from FredericoFalcao/codex/suggest-project-improvements
...
Add initialization script for PyPi table
2025-06-07 15:10:57 +03:00
FredericoFalcao
18812a2b17
Merge pull request #3 from FredericoFalcao/quju18-codex/suggest-project-improvements
...
Add SQL hydration and Python trigger utilities
2025-06-07 15:06:23 +03:00
FredericoFalcao
d3b267ab02
Add sql_read_and_hydrate utility
2025-06-07 15:05:11 +03:00
FredericoFalcao
f7008d3d0f
Handle better PHP Trigger Code
2025-06-07 15:02:10 +03:00
root
1af6114322
added better debug info
2025-06-07 12:33:41 +01:00
FredericoFalcao
d24ab6b731
Merge pull request #2 from FredericoFalcao/k0c3rl-codex/suggest-project-improvements
...
Add SQL schema for PyPi modules
2025-06-07 14:27:06 +03:00