MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / test_nullsnotdistinct

Route test_nullsnotdistinct

test/dialect/postgresql/test_reflection.py:None–None  ·  view source on GitHub ↗
testing.skip_if("postgresql < 15.0", "nullsnotdistinct not supported")

Source from the content-addressed store, hash-verified

1import itertools
2from operator import itemgetter
3import re
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected