Skip to content

Conversation

@ChrisThompsonTLDR
Copy link

  • Fixed compatibility issue with SQLite week interval date format
  • Added support for ISO week format in SQLite 3.46+
  • Introduced unit tests to validate week format handling in SqliteAdapter

resolves #81

- Fixed compatibility issue with SQLite week interval date format
- Added support for ISO week format in SQLite 3.46+
- Introduced unit tests to validate week format handling in SqliteAdapter
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.

Incorrect date format for week interval - SQLite < v3.46

1 participant