Skip to content

Commit

Permalink
added link to lastInsertId wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
yukiwongky committed Jul 31, 2017
1 parent 408f9a2 commit 9009af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Updated PECL release packages. Here is the list of updates:

### Removed
- No longer support Ubuntu 15
- Supplying tablename into PDO::lastInsertId($name) no longer return the last inserted row
- Supplying tablename into PDO::lastInsertId($name) no longer return the last inserted row ([lastInsertId](https://github.com/Microsoft/msphpsql/wiki/Features#lastinsertid))

### Limitation
- No support for inout / output params when using sql_variant type
Expand Down

0 comments on commit 9009af2

Please sign in to comment.