File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -302,6 +302,7 @@ For `ProcedureCallPacket<RowDataPacket[]>` and `ProcedureCallPacket<RowDataPacke
302
302
You can also check some code examples using ** MySQL2** and ** TypeScript** to understand advanced concepts:
303
303
304
304
- [ Extending and using ** Interfaces** with ` RowDataPacket ` ] ( ../../examples/typescript/row-data-packet.ts )
305
+ - [ Extending and using ** Interfaces** with ` RowDataPacket ` and ` rowAsArray ` ] ( ../../examples/typescript/row-data-packet-row-as-array.ts )
305
306
- Checking for ` ResultSetHeader ` or ` RowDataPacket[] ` using ** Procedure Calls** (* in progress* )
306
307
- Checking for ` ResultSetHeader ` or ` RowDataPacket[][] ` using ** Procedure Calls** (* in progress* )
307
308
- Creating a custom ** MySQL2** ** Class** (* in progress* )
You can’t perform that action at this time.
0 commit comments