We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c87c77 commit 5053875Copy full SHA for 5053875
doc/api.md
@@ -3455,7 +3455,7 @@ This method was added in node-oracledb 4.0.
3455
*Error error* | If `getDbObjectClass()` succeeds, `error` is NULL. If an error occurs, then `error` contains the [error message](#errorobj).
3456
*DbObject obj* | A [DbObject](#dbobjectclass) representing an Oracle Database object or collection.
3457
3458
-#### <a name="getQueue"></a> 4.2.9 `connection.getQueue()`
+#### <a name="getqueue"></a> 4.2.9 `connection.getQueue()`
3459
3460
##### Prototype
3461
0 commit comments