ExpressionEngine-User-Guide icon indicating copy to clipboard operation
ExpressionEngine-User-Guide copied to clipboard

Libraries / Database Class text still links to CodeIgnitor Active Record pages

Open jcogs-design opened this issue 1 year ago • 0 comments

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.

jcogs-design avatar May 10 '24 15:05 jcogs-design