fix: use timestamptz

This commit is contained in:
2022-03-22 03:59:33 +08:00
parent 49d871157d
commit cfe39f7645
7 changed files with 50 additions and 41 deletions

View File

@@ -21,5 +21,4 @@ CREATE EXTENSION pg_trgm;
```
$ diesel run
$ python3 tools/migdb.py
```