summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/pdo/subdrivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-03Merge branch '3.1-stable' into developAndrey Andreev24-24/+48
2022-03-02[ci skip] Update copyright noticesAndrey Andreev24-24/+48
2021-12-20Merge pull request #6074 from philsturgeon/ci3-php8Andrey Andreev1-0/+7
2021-10-04Fixes CREATE TABLE IF NOT EXISTS on pdo_pgsql_forge; checking for dummy data ...George Petculescu1-0/+7
2020-07-09Merge branch '3.1-stable' into developAndrey Andreev1-2/+2
2020-07-09[ci skip] Merge pull request #5970 from sapics/fix/user-guide-urlAndrey Andreev23-23/+23
2020-06-24Fix user guide urlsapics23-23/+23
2020-02-11[ci skip] Fix #5901Andrey Andreev1-2/+2
2020-01-25inserted required attribute in html tagFrancisco Javier Llanquipichun Garcia1-1/+1
2019-11-25[ci skip] Merge pull request #5856 from ytetsuro/fix/oracle12.1-support-auto-...Andrey Andreev2-3/+27
2019-10-28feat: Modified to useable auto increment.ytetsuro1-1/+25
2019-10-28fix: Fixed a bug that could not get the version number when first call.ytetsuro1-2/+2
2019-10-08Merge pull request #5842 from sapics/chore/fix-indentAndrey Andreev2-4/+4
2019-09-25Fix indentsapics2-4/+4
2019-07-16Fix #5796Andrey Andreev1-1/+1
2019-02-26[ci skip] Fix #5701Andrey Andreev1-1/+1
2019-02-14[ci skip] Polish changes from PR #5692, apply them to pdo/oci and add a chang...Andrey Andreev1-0/+7
2019-01-25[ci skip] Fix #5681Andrey Andreev2-2/+2
2019-01-02Merge pull request #5662 from jim-parry/copyright2019Instructor, BCIT24-72/+72
2018-11-16[ci skip] Fix #5624Andrey Andreev1-9/+3
2018-08-22[ci skip] Close #5513Andrey Andreev1-0/+5
2018-07-22[ci skip] Fix #5542Andrey Andreev1-1/+1
2018-01-09[ci skip] Merge pull request #5376 from jim-parry/copyright-updateAndrey Andreev24-48/+48
2017-08-31Merge pull request #5243 from rosseti/fix/pdo-dblib-sqlserver-versionAndrey Andreev1-0/+16
2017-08-25[ci skip] Fix #5236Andrey Andreev2-2/+2
2017-06-13[ci skip] Apply PR #5150 patch to pdo/oci and add changelog entryAndrey Andreev1-1/+1
2017-03-14Fix #5050Andrey Andreev5-5/+5
2017-01-17[ci skip] Merge pull request #4986 from ka7/feature/spellingAndrey Andreev2-2/+2
2017-01-03Update copyright data to 2017Master Yoda24-48/+48
2016-12-12Fix #4892 - update_batch()Andrey Andreev2-45/+4
2016-12-12Merge pull request #4941 from aquilax/fix-pdo-sqlite-order_by-randAndrey Andreev1-1/+1
2016-10-17Fix #4851Andrey Andreev2-3/+3
2016-09-27Fix #4809Andrey Andreev1-0/+49
2016-09-16[ci skip] Don't try to insert_batch() when we know it's not supported on Fire...Andrey Andreev1-0/+16
2016-09-16[ci skip] Fix #4808Andrey Andreev2-2/+2
2016-07-28Remove dead code written for PHP 5.2Andrey Andreev1-14/+2
2016-07-26Fix SQLi in ODBC driversAndrey Andreev1-68/+13
2016-06-28[ci skip] Add changelog entries for PR #4678Andrey Andreev1-1/+0
2016-06-28Merge pull request #4678 from kenjis/fix-oci8_forgeAndrey Andreev1-4/+32
2016-06-22Fix #4674Andrey Andreev1-1/+6
2016-06-08Make db_select() clear cached database metadataAndrey Andreev1-0/+1
2016-05-25[ci skip] Add 'LONGTEXT' to 'STRING' alias to CUBRID drivers for DBForgeAndrey Andreev1-0/+3
2016-04-01[ci skip] Fix #861 (regression)Andrey Andreev2-0/+10
2016-01-11[ci skip] Update ellislab.com links to https tooAndrey Andreev24-24/+24
2016-01-11[ci skip] Update codeigniter.com links to httpsAndrey Andreev24-48/+48
2016-01-11[ci skip] Bump year to 2016Andrey Andreev24-48/+48
2016-01-07MySQL stricton again ... remove the version conditionAndrey Andreev1-1/+1
2016-01-07Fix MySQL errors from latest commitsAndrey Andreev1-1/+1
2016-01-07Add MySQL stricton changes to mysqli and pdo/mysql driversAndrey Andreev1-6/+25
2016-01-07[ci skip] Add Oracle 12.1 OFFSET support to PDO_OCI as wellAndrey Andreev1-0/+8