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

cmd/worklog/store: fix timestamp and datastr column types #111

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

kortschak
Copy link
Owner

No description provided.

@kortschak kortschak force-pushed the worklog_schema branch 2 times, most recently from fd60d9d to e528399 Compare August 17, 2024 00:01
@kortschak kortschak changed the title cmd/worklog/store: fix timestamp column types cmd/worklog/store: fix timestamp and datastr column types Aug 17, 2024
SQLite doesn't actually care about this since previously we were not
using STRICT. The migration is safe since tables are create IF NOT
EXISTS.

https://www.sqlite.org/stricttables.html
@kortschak kortschak merged commit 3efe61e into master Sep 5, 2024
2 checks passed
@kortschak kortschak deleted the worklog_schema branch September 5, 2024 10:54
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.

1 participant