Commit graph

4 commits

Author SHA1 Message Date
Benni Mack 037567b947
Merge pull request #3 from DanielSiepmann/feature/respect-sorting-in-db
Respect sorting of records when fetching from database
2021-03-15 12:45:11 +01:00
Daniel Siepmann 3748b65ae5
Respect database restrictions for target table of collection
Keep expectation of user and integrator.
Do not include records,
if they are disabled or not available yet (e.g. starttime).

Relates: #4
2021-03-15 11:24:22 +01:00
Daniel Siepmann d974b4607e
Respect sorting of records when fetching from database
Resolves: #2
2020-09-07 15:14:24 +02:00
Benni Mack 864809ba82 [TASK] Initial commit 2020-07-31 11:35:08 +02:00