aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/quarg/database/tables.py (unfollow)
Commit message (Expand)AuthorLines
2023-03-30Migrate to SQLAlchemy 2.0Wolfgang Müller-2/+1
2023-03-30Perform initial linting with ruffWolfgang Müller-2/+10
2023-03-30Get rid of pylint directivesWolfgang Müller-5/+0
2021-05-07tables: Indicate that the DateTimeUTC TypeDecorator may be cachedWolfgang Müller-0/+2
2021-05-05tables: Correctly handle Integer timestamps from the SQLite backendWolfgang Müller-6/+22
2021-05-02Handle timezones correctlyWolfgang Müller-2/+18
2021-05-01tables: Fix up a note, add another for the Network tableWolfgang Müller-2/+4