Skip to content

Invalid extreme date time value accepted in PostgreSQL causes "Double time specification" error #8369

Description

@luka-nextcloud

In PostgreSQL, an extreme timestamp value (for example, 99999-09-11 02:00:00) is accepted as valid and stored. This causes errors "Double time specification" when parse record (especially when run background job CardDescriptionActivity). So, the date time values should be validated before being saved into db.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions