ExpressionEngine-User-Guide
ExpressionEngine-User-Guide copied to clipboard
Libraries / Database Class text still links to CodeIgnitor Active Record pages
Description of the problem From here
While we still make ee()->db->query() available, it’s highly recommended that you use CodeIgniter’s Active Record because queries will be easier to read and edit.
Probably worth updating to point to here instead.