Welcome Guest, Not a member yet? Register   Sign In
CI4 documentation typo
#1

Hi,

I'm in the process of migrating a site from 3 to 4 and reviewing/updating all my DB queries.

Spotted this typo in "Query Builder Class / $builder->join()" section.

Code:
$builder->db->table('blog');

should be

Code:
$builder->db->table('blogs');
Reply


Messages In This Thread
CI4 documentation typo - by paulkd - 05-12-2021, 10:26 PM
RE: CI4 documentation typo - by MGatner - 05-15-2021, 04:33 PM
RE: CI4 documentation typo - by mylastof - 05-17-2021, 11:06 PM
RE: CI4 documentation typo - by paulkd - 05-18-2021, 12:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB