Commit Graph

4 Commits

Author SHA1 Message Date
c207a7a7b1 chore(ci): update to Psalm 6
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-06-05 15:50:14 +03:00
c5f3d6a764 docs(reuse): Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-12-18 08:40:54 +01:00
3b06bd789f fix(occ): incorrect type of field in ExAppOccCommand (#278)
Should fix incorrect type handling by different DBMS during ExApp occ
command registration.

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-04-23 21:12:15 +03:00
052e3a000c ExApp occ commands API (#272)
This PR introduces API for registering OCC commands for ExApps.

Note: **Passing file contents as the input argument is not supported**

---------

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2024-04-19 10:15:22 +00:00