Skip to content

fix #1677 MSSQL 쿼리 구문 오류 해결#1679

Merged
1 commit merged into
xpressengine:developfrom
RapidWorkers:patch-1
Nov 28, 2017
Merged

fix #1677 MSSQL 쿼리 구문 오류 해결#1679
1 commit merged into
xpressengine:developfrom
RapidWorkers:patch-1

Conversation

@RapidWorkers

Copy link
Copy Markdown
Contributor

github 어렵습니다 ㅠㅠ
#1677 MSSQL 쿼리 구문 오류 해결

수정내용 : 일부 모듈 등에서 예약어를 칼럼명으로 사용함에 따라 MSSQL에서 인식하지 못하고 뱉어내는 오류를 해결하기 위해 큰따옴표를 추가하였습니다. 이미 배포된 모듈이 많고 향후에도 이런 일이 발생할 수 있기에 PR 올립니다.

SQL Server Express 10.50.2789.0.v1, PHP 5.4.24 환경에서 테스트 되었습니다.

@RapidWorkers RapidWorkers changed the title #1677 MSSQL 쿼리 구문 오류 해결 fix #1677 MSSQL 쿼리 구문 오류 해결 Jul 28, 2015
@ghost ghost added the status/keep label Feb 1, 2017
@ghost ghost closed this Feb 1, 2017
@ghost ghost self-assigned this Nov 28, 2017
@ghost ghost added this to the 1.9.0 milestone Nov 28, 2017
@ghost ghost reopened this Nov 28, 2017
@ghost ghost merged commit 92b4c32 into xpressengine:develop Nov 28, 2017
@RapidWorkers RapidWorkers deleted the patch-1 branch December 19, 2017 09:03
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant