Time : 23:10:27 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:10:21 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:09:42 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:09:40 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:09:26 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:09:24 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:09:20 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:08:52 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:08:44 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 23:07:44 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous Raw SQL : SELECT P.*, C.name as Cname FROM projects P JOIN clients C ON P.client=C.id WHERE id = ? Time : 22:47:19 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO clients(name,client,leader,budget,active,notes,dateCreated) VALUES(?,?,?,?,?,?,?,?,NOW()) Time : 22:47:18 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO clients(name,client,leader,budget,active,notes,dateCreated) VALUES(?,?,?,?,?,?,?,?,NOW()) Time : 22:45:48 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO clients(name,client,leader,budget,active,notes,dateCreated) VALUES(?,?,?,?,?,?,?,?,NOW()) Time : 22:45:46 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO clients(name,client,leader,budget,active,notes,dateCreated) VALUES(?,?,?,?,?,?,?,?,NOW()) Time : 22:45:43 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO clients(name,client,leader,budget,active,notes,dateCreated) VALUES(?,?,?,?,?,?,?,?,NOW())