-
Notifications
You must be signed in to change notification settings - Fork 38
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
feat: check DB file has been changed #143
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
delphinus
force-pushed
the
feat/async
branch
2 times, most recently
from
September 10, 2023 02:00
6f9d2eb
to
8f2dc97
Compare
delphinus
force-pushed
the
feat/async
branch
from
September 10, 2023 02:02
8f2dc97
to
613bcf8
Compare
delphinus
force-pushed
the
feat/async
branch
2 times, most recently
from
September 10, 2023 06:18
3791394
to
65951dd
Compare
delphinus
force-pushed
the
feat/async
branch
9 times, most recently
from
September 14, 2023 23:47
7f6bac3
to
857e1c6
Compare
delphinus
force-pushed
the
feat/async
branch
from
September 14, 2023 23:49
857e1c6
to
7c14d15
Compare
delphinus
force-pushed
the
feat/async
branch
from
September 16, 2023 06:32
3f7e95e
to
a493f0e
Compare
delphinus
force-pushed
the
feat/async
branch
8 times, most recently
from
September 17, 2023 01:22
1f371a2
to
ae03dd8
Compare
delphinus
force-pushed
the
feat/async
branch
from
September 17, 2023 01:31
58df1ad
to
5511ccd
Compare
vim.fn.strptime cannot be used in Lua loop
delphinus
force-pushed
the
feat/async
branch
from
September 17, 2023 02:08
562dddb
to
94dbe5a
Compare
Many loggings make the test fail.
delphinus
force-pushed
the
feat/async
branch
from
September 17, 2023 05:01
52a5204
to
fd58c0f
Compare
delphinus
force-pushed
the
feat/async
branch
from
September 17, 2023 05:23
d720cd5
to
f34d315
Compare
delphinus
force-pushed
the
feat/async
branch
from
September 17, 2023 05:35
3d0a176
to
75ae450
Compare
This was referenced Sep 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix #141
Fix #138
Ref #91
This fixes the former problem in #91 (comment).
Changes