Ionut DINU

Results 2 issues of Ionut DINU

After updating from version 0.1.2 to latest dev-master executing queries like this ``` php $this->execute(" CREATE TRIGGER `name` BEFORE UPDATE ON `table` statement 1 goes here; statement 2 goes here;...

Hi, Not sure this is possible but still. ``` javascript $(document).on('click', '.selector', function() {}); ``` Is there any way to get the event from the document and show it on...