File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -93,4 +93,5 @@ raw: ${prefix}/master -> ${base}/upcoming/
93
93
[*-master]: ${prefix}/${version}/fundamentals/authentication/ldap/ -> ${base}/${version}/security/authentication/ldap/
94
94
[*-master]: ${prefix}/${version}/fundamentals/authentication/oidc/ -> ${base}/${version}/security/authentication/oidc/
95
95
[*-master]: ${prefix}/${version}/fundamentals/authentication/scram/ -> ${base}/${version}/security/authentication/scram/
96
- [*-master]: ${prefix}/${version}/fundamentals/authentication/x509/ -> ${base}/${version}/security/authentication/x509/
96
+ [*-master]: ${prefix}/${version}/fundamentals/authentication/x509/ -> ${base}/${version}/security/authentication/x509/
97
+ [*-master]: ${prefix}/${version}/crud/query/specify-query/ -> ${base}/${version}/crud/query/query-filter/
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ The following table lists the {+driver-short+} methods for comparison operations
102
102
and the equivalent {+mdb-server+} operators:
103
103
104
104
.. list-table::
105
- :widths: 20 20 40 20
105
+ :widths: 10 10 70 10
106
106
:header-rows: 1
107
107
108
108
* - {+driver-short+} Method
You can’t perform that action at this time.
0 commit comments