Skip to content

Conversation

@ValueRaider
Copy link
Collaborator

@ValueRaider ValueRaider commented Dec 22, 2023

peewee.DateTimeField is not ISO-compliant. If user enforces strict ISO-compliance, then translation between DateTimeField and sqlite breaks. Fix is to manually implement translation.

Fix #1748

'peewee.DateTimeField' is not ISO-compliant. If user enforces strict ISO-compliance,
then translation between DateTimeField and sqlite breaks. Fix is to manually
implement translation.
@ValueRaider ValueRaider force-pushed the fix/cookie-cache-date branch from de30304 to db670ae Compare December 22, 2023 13:01
@ValueRaider ValueRaider merged commit d1a34a4 into dev Dec 30, 2023
@ValueRaider ValueRaider mentioned this pull request Dec 30, 2023
@ValueRaider ValueRaider deleted the fix/cookie-cache-date branch December 30, 2023 17:33
@ValueRaider ValueRaider mentioned this pull request Jan 6, 2024
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.

2 participants