mirror of
https://github.com/dg/dibi.git
synced 2025-02-23 10:26:21 +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.