]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- get the "now" date for this test in terms of the database to accommodate
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Oct 2018 03:02:12 +0000 (23:02 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Oct 2018 03:02:12 +0000 (23:02 -0400)
commit7405392299492c83e6fa1546d3b36f52042e3c5e
tree324c08f17c4d9620b810c6444e4cccd4ae8016f5
parent21fbb5e38f04affb8ac4502428672b3a629c2bec
- get the "now" date for this test in terms of the database to accommodate
for local timezone doesn't match that of the DB

Change-Id: I0899d9294e8a2bd8f7f2c3e66cf396e2e8bd4bcc
test/dialect/postgresql/test_dialect.py