summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/ibase/ibase_forge.php
AgeCommit message (Collapse)AuthorFilesLines
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-11-22Fix modify_column() issues (#2020)Andrey Andreev1-5/+6
2012-11-05Refactored DB ForgeAndrey Andreev1-82/+122
- PDO subdrivers are isolated from each other now. - Added compatibility for pretty much all of the features, for every DB platform. - Unified the way that stuff works in general. - Fixes issue #1005.
2012-11-02[ci skip] DocBlocks for DB drivers' utility classesAndrey Andreev1-1/+8
Partially fixes issue #1295.
2012-11-01Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)Andrey Andreev1-1/+2
Also partially fixes issue #1295, fixes inconsistencies in some page-level docblocks and adds include checks in language files.
2012-07-05Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function ↵Andrey Andreev1-0/+194
prefix