Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix demonstration of how to trace SQL statements in docs #669

Merged
merged 1 commit into from
Jun 17, 2017

Conversation

eoinkelly
Copy link
Contributor

The old way shown causes a build error in swift 3 (XCode8):

Ambiguous reference to member 'print(_:separator:terminator:)'

@jberkel
Copy link
Collaborator

jberkel commented Jun 16, 2017

Thanks, please merge with master

The old way shown causes a build error in swift 3 (XCode8):

  Ambiguous reference to member 'print(_:separator:terminator:)'
@eoinkelly eoinkelly force-pushed the fix-trace-in-docs branch 2 times, most recently from 82efdb7 to f24bc5d Compare June 16, 2017 20:55
@eoinkelly
Copy link
Contributor Author

Done

@jberkel jberkel merged commit e5eea6b into stephencelis:master Jun 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants