add test exclusion for postgres as it uses transaction timestamp

This commit is contained in:
collerek
2020-10-28 15:48:33 +01:00
parent f96845674b
commit 56c527485d
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,7 @@
# 0.3.10
* Fix
# 0.3.9
* Fix json schema generation as of [#19][#19]