Project 'picodata/picodata/sbroad' was moved to 'core/sbroad'. Please update any links and bookmarks that may still have the old path.
feat: support pg like parameters
Summarize the changes
- feat: support pg like parameters
Ensure that
-
New code is covered by unit and integration tests. -
Related issues would be automatically closed with gitlab's closing pattern ( Closes #1, #2
). -
Public modules are documented (check the rendered version withcargo doc --open
). -
(if PEST grammar is changed) EBNF grammar reflects these changes (check the result with railroad diagram generator.
closes #543 (closed)
Next steps
- Update sbroad submodule in picodata/picodata.
- (if EBNF grammar is changed) create a follow-up issue in picodata/docs.
Merge request reports
Activity
requested review from @darthunix
assigned to @senya_volynets
added 3 commits
-
188b12c9...2ba636c2 - 2 commits from branch
main
- 5aa67b0b - feat: support pg like parameters
-
188b12c9...2ba636c2 - 2 commits from branch
mentioned in merge request picodata!838 (merged)
picodata mr: picodata!838 (merged)
added 2 commits
- Resolved by Denis Smirnov
mentioned in commit picodata/tarantool@7e51ac9d
mentioned in commit picodata/tarantool@2f431166
- Resolved by Denis Smirnov
- Resolved by Denis Smirnov
- Resolved by Denis Smirnov
- Resolved by Denis Smirnov
@senya_volynets don't forget to squash the commits on rebase
added 3 commits
-
c3cb770d...b4bce695 - 2 commits from branch
main
- 99e28e68 - feat: support pg like parameters
-
c3cb770d...b4bce695 - 2 commits from branch
Please register or sign in to reply