This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-dibi
Watch
1
Star
0
Fork
0
You've already forked php-dibi
mirror of
https://github.com/dg/dibi.git
synced
2025-02-23 02:12:25 +01:00
Code
Issues
Releases
Wiki
Activity
php-dibi
/
tests
History
David Grudl
ddfd4a0f1a
tests/travis: reports code coverage to Coveralls
2016-04-21 11:29:10 +02:00
..
dibi
SqlsrvDriver::getInsertId() last inserted id is from last statement instead of last inserted row regardless of the table that produced the value
2016-02-29 16:10:59 +01:00
.coveralls.yml
tests/travis: reports code coverage to Coveralls
2016-04-21 11:29:10 +02:00
.gitignore
…
databases.appveyor.ini
appveyor: testing with SQL Server 2012 & 2014
2016-01-28 19:55:55 +01:00
databases.sample.ini
Revert "removed MsSqlDriver (is not available with PHP 5.3 or later; replaced with SqlsrvDriver)"
2016-01-24 22:52:18 +01:00
databases.travis.ini
travis: uses own databases.travis.ini
2015-11-04 17:40:28 +01:00
php5-win.ini
tests: a different .ini for PHP 5 and PHP 7
2016-03-20 19:23:57 +01:00
php7-win.ini
tests: a different .ini for PHP 5 and PHP 7
2016-03-20 19:23:57 +01:00
php-unix.ini
…