added link to lastInsertId wiki

This commit is contained in:
v-kaywon 2017-07-31 13:22:00 -07:00
parent 408f9a29e1
commit 9009af253c

View file

@ -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