Skip to content

Instantly share code, notes, and snippets.

@raygunsix
Created May 6, 2010 19:48
Show Gist options
  • Save raygunsix/392618 to your computer and use it in GitHub Desktop.
Save raygunsix/392618 to your computer and use it in GitHub Desktop.
# Find connection string from config
eng = meta.engine
conn = str(eng).lstrip('Engine(').rstrip(')')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment