]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
and tests for JSONB - as this is a superset of JSON i've subclassed
authorDamian Dimmich <damian@tauri-tec.com>
Sat, 28 Jun 2014 16:02:24 +0000 (20:02 +0400)
committerDamian Dimmich <damian@tauri-tec.com>
Sat, 28 Jun 2014 16:02:24 +0000 (20:02 +0400)
commitf5092602028386c567cba62bbc857d61eb88133e
tree0c378c14e93a69751df1cf6ca1d55aa70c06b42e
parent01cc8fbacce8f571a47a3617b913e579bd666f97
and tests for JSONB - as this is a superset of JSON i've subclassed
the JSON tests as all of these should be applicable as well.
test/dialect/postgresql/test_types.py