Answer the question
In order to leave comments, you need to log in
How to translate this request to Phalcon?
How to translate this request to Phalcon ?
SELECT * FROM `track` WHERE `user_id` = '1' AND `punch_date` = '2017-01-25' AND `stop_time` = '00:00:00';
Answer the question
In order to leave comments, you need to log in
Maxim Fedorov , IDE won't help. Phalcon is written in marshmallow and compiled into .dll/.so, like a PHP extension i.e. you can’t look into the source code (only on github ). There is an option to install PhalconDevtools, but it will only help with autocomplete.
Sama Samsonov , see the section in the dock - Selecting records . Or use Query builder . It will be better than 'raw queries'
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question