miniflux-v2/storage
Frédéric Guillot d610d091fe Avoid constraint error when having duplicate entries
During feed creation, duplicated entries will generate an SQL contraint error.

This change ignore the duplicated entry to avoid showing an error.
2019-09-18 22:53:47 -07:00
..
category.go Remove debug timer from most storage functions 2019-04-28 20:21:31 -07:00
doc.go
enclosure.go Add more details in feed storage errors to facilitate debugging 2018-10-21 11:48:29 -07:00
entry_pagination_builder.go
entry_query_builder.go Sort search results by relevance 2019-02-11 22:20:07 -08:00
entry.go Avoid constraint error when having duplicate entries 2019-09-18 22:53:47 -07:00
feed.go Avoid constraint error when having duplicate entries 2019-09-18 22:53:47 -07:00
icon.go Remove debug timer from most storage functions 2019-04-28 20:21:31 -07:00
integration.go
job.go Add option to disable feeds 2019-07-26 21:24:15 -07:00
session.go Make configurable the number of days to remove old sessions 2019-09-11 20:10:33 -07:00
storage.go
timezone.go Remove debug timer from most storage functions 2019-04-28 20:21:31 -07:00
user_session.go Make configurable the number of days to remove old sessions 2019-09-11 20:10:33 -07:00
user.go Remove debug timer from most storage functions 2019-04-28 20:21:31 -07:00