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(planetscale): use birthtime for created_at value #144

Merged
merged 2 commits into from
Feb 6, 2023
Merged

fix(planetscale): use birthtime for created_at value #144

merged 2 commits into from
Feb 6, 2023

Conversation

danielroe
Copy link
Member

Oops, just spotted this typo.

@danielroe danielroe added the bug Something isn't working label Feb 6, 2023
@danielroe danielroe requested a review from pi0 February 6, 2023 13:52
@danielroe danielroe self-assigned this Feb 6, 2023
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #144 (fde4fc7) into main (1f32b30) will decrease coverage by 0.50%.
The diff coverage is 42.85%.

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   89.81%   89.32%   -0.50%     
==========================================
  Files          15       15              
  Lines        1325     1339      +14     
  Branches      299      303       +4     
==========================================
+ Hits         1190     1196       +6     
- Misses        135      143       +8     
Impacted Files Coverage Δ
src/drivers/fs.ts 88.33% <42.85%> (-6.01%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pi0 pi0 changed the title fix: use ctime for created_at value fix(planetscale): use ctime for created_at value Feb 6, 2023
src/drivers/planetscale.ts Outdated Show resolved Hide resolved
@pi0 pi0 changed the title fix(planetscale): use ctime for created_at value fix(planetscale): use birthtime for created_at value Feb 6, 2023
@pi0 pi0 merged commit 0571763 into main Feb 6, 2023
@pi0 pi0 deleted the fix/ctime branch February 6, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants