Skip to content

PostgresqlDataTypeFactory support json type #574

Description

@jeffjensen

Migrated from SourceForgeFeature Requests #188
Originally reported by hieunv15 on 2015-04-21 13:50:11.692000
Priority: 5
Assigned to jeffjensen
SF status: pending
Votes: 4

I would like to use PostgreSQL json type with dbunit.
Please support it in next version. I have modified dbunit to support json Please see attachments.
Thanks.

JsonType.java (1,293 bytes)
PostgresqlDataTypeFactory.java (4,112 bytes)


jeffjensen — 2015-04-25 17:54:49.861000
Hi, thanks for adding this.

Please add tests for this feature and each class that prove it works and has no bugs.

For example, manual inspection shows JsonType.setSqlValue will throw NPE when value is null.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions