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 issue with precision in log timestamps when using DBTarget #7447

Merged
merged 3 commits into from
Feb 26, 2015

Conversation

samdark
Copy link
Member

@samdark samdark commented Feb 25, 2015

Should fix #7384.

@samdark samdark changed the title Work in progress to fix issue with precision in log timestamps when using DBTarget Fix issue with precision in log timestamps when using DBTarget Feb 26, 2015
samdark added a commit that referenced this pull request Feb 26, 2015
Fixes #7383: Fix precision loss in log timestamps when using `yii\log\DBTarget`
@samdark samdark merged commit 61b28b1 into master Feb 26, 2015
@samdark samdark deleted the log-db-target-timestamp branch February 26, 2015 10:02
@samdark samdark added this to the 2.0.3 milestone Feb 26, 2015
@samdark samdark self-assigned this Feb 26, 2015
@samdark samdark added the type:bug Bug label Feb 26, 2015
@coveralls
Copy link

coveralls commented Sep 30, 2016

Coverage Status

Changes Unknown when pulling 796a0e6 on log-db-target-timestamp into * on master*.

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.

Incorrect timestamp inserted when using \yii\log\DbTarget with default log table schema on mysql
3 participants