Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
rawsrc committed Jan 16, 2023
1 parent 8b3133c commit 5a3cfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The engine, will automatically escape the values and will let you concentrate on
- SELECT
- STORED PROCEDURE
- TRANSACTIONS (EVEN NESTED ONES)
- NATIVE SQL BINGINT (OR INT8) SIGNED/UNSIGNED SUPPORT
- NATIVE SQL BIGINT (OR INT8) SIGNED/UNSIGNED SUPPORT

For stored procedures, you'll be able to use any `IN`, `OUT` or `INOUT` params.<br>
`PDOPlusPlus` is also fully compatible with those returning multiple dataset
Expand Down

0 comments on commit 5a3cfa1

Please sign in to comment.