Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke custom commands from custom proc/txn #597

Merged
merged 26 commits into from
Nov 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
d5037fb
Invoke custom raw string cmd from custom proc/txn
yrajas Aug 16, 2024
f83460f
Support cmd name matching
yrajas Oct 21, 2024
0115785
API changes.
yrajas Oct 21, 2024
57f0fce
Added custom object command support.
yrajas Oct 22, 2024
bc45d28
Cleanup.
yrajas Oct 22, 2024
c4b57c4
Updated tests.
yrajas Oct 22, 2024
1f57daf
Format fix.
yrajas Oct 22, 2024
4b31426
Added tests.
yrajas Oct 22, 2024
2bc94b4
Unified API. Added test for invalid command.
yrajas Oct 22, 2024
daa4932
Fixed formatting.
yrajas Oct 22, 2024
3e9022c
Merged latest changes.
yrajas Oct 23, 2024
3c6b5a9
Separate parsing to a separate API to avoid parsing in the hot path.
yrajas Nov 1, 2024
4f7699b
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 1, 2024
59d062f
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 11, 2024
ca36414
Renamed to CustomProcedureFactory
yrajas Nov 11, 2024
51f5f42
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 12, 2024
352aeea
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 12, 2024
3263dc8
Made session maps as private.
yrajas Nov 16, 2024
226786c
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 16, 2024
0c5d51d
Merge branch 'main' into yrajas/proctocmd
TalZaccai Nov 18, 2024
315a15d
Adding an additional parse state for custom commands use
TalZaccai Nov 21, 2024
39771cd
merging with latest main
TalZaccai Nov 21, 2024
162926d
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 22, 2024
d398fa1
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 22, 2024
effe25d
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 22, 2024
5b712a6
Merge branch 'main' into yrajas/proctocmd
yrajas Nov 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into yrajas/proctocmd
  • Loading branch information
TalZaccai authored Nov 18, 2024
commit 0c5d51d4e22280e3d95a6cc8a96681d4a0acd29f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.