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

[5.3] Fix wrapping and escaping in SQL Server dropIfExists() #16279

Merged
merged 1 commit into from
Nov 5, 2016
Merged

[5.3] Fix wrapping and escaping in SQL Server dropIfExists() #16279

merged 1 commit into from
Nov 5, 2016

Conversation

vlakoff
Copy link
Contributor

@vlakoff vlakoff commented Nov 5, 2016

Follow-up to #16241. Finally just some fixes for dropIfExists(), and tests.

  • Support table prefix
  • Escape single quotes

* Support table prefix
* Escape single quotes
@vlakoff vlakoff changed the title [5.3] Improve wrapping and escaping in SQL Server dropIfExists() [5.3] Fix wrapping and escaping in SQL Server dropIfExists() Nov 5, 2016
@taylorotwell taylorotwell merged commit adf7abc into laravel:5.3 Nov 5, 2016
@vlakoff vlakoff deleted the sql_server_2 branch November 5, 2016 22:03
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