Skip to content

Instantly share code, notes, and snippets.

@FinchPowers
Last active August 29, 2015 14:22
Show Gist options
  • Save FinchPowers/2d82be661604d6a1112c to your computer and use it in GitHub Desktop.
Save FinchPowers/2d82be661604d6a1112c to your computer and use it in GitHub Desktop.
demo d'alignement
ext_id_it = db_session.query(Campaign) \
.filter(Campaign.external_id
.in_(data['learn_from']))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment