I am using two databases URLs for my project
try: create_all(bind=\'URL1\') create_all(bind=\'URL2\') except exc.OperationalError as e: err = &quo