-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Service Bus] Rule supports parameters of sql expressions and properties of cor filter with multiple data types #12580
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
80fd92f
Add sql rule and action parameters
YijunXieMS 17c92e6
Update model workaround for sql rule and action parameters
YijunXieMS ab9407b
serialize / deserialize data types of rule filter key values
YijunXieMS 3c6853a
serialize / deserialize data types of rule filter key values
YijunXieMS 9c9cfbf
re-gen models after swagger description change
YijunXieMS 48dc43e
fix pylint
YijunXieMS 2f1eaae
Update some constant names
YijunXieMS d926b03
Update test_async_mgmt_rule_create to include properties and parameters
YijunXieMS 199f6ef
bug fixing
YijunXieMS 63cc2a7
Add docstring to rule filter and action
YijunXieMS eb1dd0c
Add more docstring to explain
YijunXieMS f17afc2
Update docstring
YijunXieMS 97d815c
Add isodate dependency in setup.py
YijunXieMS 68e4d1a
Update for code review feedback
YijunXieMS fb5b730
Add type hint to model class __init__
YijunXieMS 011856d
Update correlation filter properties dict data type
YijunXieMS 1b118ba
note on isodate limitations
YijunXieMS 3d981a1
Fix line too long
YijunXieMS 7371292
use six.integer_types
YijunXieMS 7361591
small fix
YijunXieMS daf7900
Add six dependency
YijunXieMS 7f66485
Bug fix
YijunXieMS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.