mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 10:14:39 +02:00
Improve split handling. (#47)
This commit is contained in:
parent
a88f4c804b
commit
48c7920072
2 changed files with 12 additions and 7 deletions
3
changelogs/fragments/47-api-split.yml
Normal file
3
changelogs/fragments/47-api-split.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- "api - improve splitting of ``WHERE`` queries (https://github.com/ansible-collections/community.routeros/pull/47)."
|
||||
- "api - when converting result lists to dictionaries, no longer removes second ``=`` and text following that if present (https://github.com/ansible-collections/community.routeros/pull/47)."
|
Loading…
Add table
Add a link
Reference in a new issue