mirror of
https://github.com/dg/dibi.git
synced 2025-02-24 02:43:09 +01:00
Since MsSql2012 allow using of OFFSET, I added this option to the driver for PDO. Driver will automaticly recognize this is proper version and use the new offset.