Skip to content

Instantly share code, notes, and snippets.

@jamesstacyjones
Last active August 29, 2015 14:00
Show Gist options
  • Save jamesstacyjones/5d5b9c44028249a290e8 to your computer and use it in GitHub Desktop.
Save jamesstacyjones/5d5b9c44028249a290e8 to your computer and use it in GitHub Desktop.
propel :: get last query executed.
echo Propel::getConnection()->getLastExecutedQuery();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment