Skip to content

Instantly share code, notes, and snippets.

@ariews
Created March 13, 2013 16:25
Show Gist options
  • Save ariews/5153781 to your computer and use it in GitHub Desktop.
Save ariews/5153781 to your computer and use it in GitHub Desktop.
<?php
Jelly::select('log')->where('log_date', 'BETWEEN', array('2010-10-03', '2010-10-05'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment