Update DB2IBMiPlatform::getListViewsSQL()
in order to remove useless "1=1" condition
Update DB2IBMiPlatform::getListViewsSQL()
in order to remove useless "1=1" condition
Rename "username" parameter to "user" at OdbcDriver
in order to be consistent with other "doctrine/dbal" drivers
Rename "username" parameter to "user" at OdbcDriver
in order to be consistent with other "doctrine/dbal" drivers
This way, the tests under DoctrineDbalIbmi\Tests
remain unitary.
I've changed the namespaces and added the test to returnTypes.php
.
I hope these changes are going in the right direction, but please let me know if there is something missing.
Thank you in advance.
Update tests in order to use tables with records
Fix resulting query from DB2IBMiPlatform::doModifyLimitQuery()
regarding $limit
and $offset
parameters
Fix resulting query from DB2IBMiPlatform::doModifyLimitQuery()
regarding $limit
and $offset
parameters
Fix resulting query from DB2IBMiPlatform::doModifyLimitQuery()
regarding $limit
and $offset
parameters
Fix resulting query from DB2IBMiPlatform::doModifyLimitQuery()
regarding $limit
and $offset
parameters
@franmomu, please let me know if you have any additional concern on this. Even if you think the priority must keep focused on the deprecated options.
Add OdbcIbmiConnectionTest::testPlaformMethods()
Add DB2IBMiConnectionTest::testSelect()
Add DB2IBMiConnectionTest::testSelect()
Add OdbcIbmiConnectionTest::testSelect()
Add OdbcIbmiConnectionTest::testSelect()
[Loggable] Add some missing generic annotations