Commit Graph

5 Commits

Author SHA1 Message Date
Donkie
205574fa2c Fixed timezone being returned incorrectly
Happened if you've set TZ to non-UTC.

Apparently astimezone and replace doesn't do the same thing even if tzinfo is None.
2023-10-02 21:36:50 +02:00
Donkie
f24b9610e8 Added automatic nightly SQLite backups
Resolves #22
2023-07-04 14:59:05 +02:00
Donkie
3aec319b6a Now correctly handles datetimes with timezone set 2023-06-25 17:57:17 +02:00
Donkie
6de7deb77f Attempt to fix cockroachdb integration test 2023-05-28 22:32:26 +02:00
Donkie
5e75d6d70e Run integration tests on all db types 2023-05-21 23:38:41 +02:00