Skip to content

Fixing MySQL error when inserting fractional datetimes on MySQL versi…#5855

Merged
janmeier merged 1 commit intosequelize:masterfrom
sobotklp:master
May 6, 2016
Merged

Fixing MySQL error when inserting fractional datetimes on MySQL versi…#5855
janmeier merged 1 commit intosequelize:masterfrom
sobotklp:master

Conversation

@sobotklp
Copy link
Copy Markdown
Contributor

@sobotklp sobotklp commented May 5, 2016

Pull Request check-list

Please make sure to review and check all of these items:

  • [y] Does npm run test or npm run test-DIALECT pass with this change (including linting)?
  • [y] Does your issue contain a link to existing issue (Closes #[issue]) or a description of the issue you are solving?
  • [y] Have you added new tests to prevent regressions?
  • [n] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • [n] Have you added an entry under Future in the changelog?

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

The MySQL dialect no longer emits timezone when writing Fractional dates (sub-second precision)

@janmeier janmeier merged commit f1004bf into sequelize:master May 6, 2016
@janmeier
Copy link
Copy Markdown
Member

janmeier commented May 6, 2016

Thanks :) - I've updated the changelog accordingly

janmeier added a commit that referenced this pull request May 6, 2016
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