Log message #3913192

# At Username Text
# Jul 25th 2016, 22:35 mikatone image is as it is in comment section impossible top read :(
# Jul 25th 2016, 22:34 mikatone sat check further comments
# Jul 25th 2016, 22:34 sat readable
# Jul 25th 2016, 22:34 sat not readble :)
# Jul 25th 2016, 22:33 sat please upload img
# Jul 25th 2016, 22:31 mikatone np
# Jul 25th 2016, 22:31 sat please wait
# Jul 25th 2016, 22:30 mikatone sat see comment
# Jul 25th 2016, 22:30 sat first find Technicians entity
# Jul 25th 2016, 22:30 sat cake in this time execute 2 query
# Jul 25th 2016, 22:28 sat now send your query or your problems
# Jul 25th 2016, 22:27 mikatone that is right
# Jul 25th 2016, 22:27 mikatone yep
# Jul 25th 2016, 22:27 sat ?
# Jul 25th 2016, 22:27 sat your relation:Technicians hasMany Certificates
# Jul 25th 2016, 22:27 mikatone sat there you go https://gist.github.com/fccpt/664d0b67c73f8e98df016bccd3b59089
# Jul 25th 2016, 22:25 sat send your query
# Jul 25th 2016, 22:25 mikatone so suppose query is wrong...
# Jul 25th 2016, 22:24 mikatone ;)
# Jul 25th 2016, 22:24 mikatone at view
# Jul 25th 2016, 22:24 mikatone malformed
# Jul 25th 2016, 22:24 mikatone get a bunch of sql
# Jul 25th 2016, 22:24 mikatone I can't get data
# Jul 25th 2016, 22:24 mikatone )
# Jul 25th 2016, 22:24 sat Where problems?
# Jul 25th 2016, 22:24 mikatone that's it
# Jul 25th 2016, 22:24 mikatone Technicians as many Certificates
# Jul 25th 2016, 22:23 mikatone I can illustrate the database tables in question
# Jul 25th 2016, 22:23 mikatone sat Impossible
# Jul 25th 2016, 22:21 sat send me your error
# Jul 25th 2016, 22:21 mikatone sat apart from that do you see anything suspicious ? :)
# Jul 25th 2016, 22:20 sat yes
# Jul 25th 2016, 22:20 sat where(['Technicians.id'
# Jul 25th 2016, 22:20 mikatone sat you mean where(['Technicians .id'
# Jul 25th 2016, 22:19 sat Technicians.id =>...
# Jul 25th 2016, 22:19 sat use
# Jul 25th 2016, 22:19 sat in where
# Jul 25th 2016, 22:18 mikatone little help humm?
# Jul 25th 2016, 22:16 mikatone but somethigns wrong ... ^^
# Jul 25th 2016, 22:16 mikatone $result = $this->Technicians->find()->select(['id', 'name'])->contain(['Certificates' => ['fields' => ['id','number','technician_id']]])->where(['id' => $id])->execute();
# Jul 25th 2016, 22:16 mikatone Hi guys need to get this query to work :)