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/
9393[*-master]: ${prefix}/${version}/fundamentals/authentication/ldap/ -> ${base}/${version}/security/authentication/ldap/
9494[*-master]: ${prefix}/${version}/fundamentals/authentication/oidc/ -> ${base}/${version}/security/authentication/oidc/
9595[*-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
102102and the equivalent {+mdb-server+} operators:
103103
104104.. list-table::
105- :widths: 20 20 40 20
105+ :widths: 10 10 70 10
106106 :header-rows: 1
107107
108108 * - {+driver-short+} Method
You can’t perform that action at this time.
0 commit comments