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 varchar to datetime error #1075 (SQLServer) #1094

Merged
merged 7 commits into from
Sep 2, 2017

Conversation

reeperbahnause
Copy link
Contributor

MySql is fine with using the datetime format '2017-05-15 23:50:12' but Microsoft is not.
For Microsoft the format '2017-05-15T23:50:12' is working as expected.

@tariquesani
Copy link

@reeperbahnause This PR is failing some tests. Would you be interested in fixing those?

@reeperbahnause
Copy link
Contributor Author

Done, finally ;-)

@lorenzo
Copy link
Member

lorenzo commented Sep 2, 2017

Thanks!

@lorenzo lorenzo merged commit dd56258 into cakephp:master Sep 2, 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.

3 participants