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