Menu

#189 Postgres CITEXT data type support

2.5.2
closed-accepted
None
5
2015-09-07
2015-07-29
No

I would like to use PostgreSQL citext datatype type with dbunit.

I have forked a version with the changes and will create a mergre request for review. zemertz/bunit

Currently without these type dbunit cannot support the postgres citext datatype. I will make a similar change as the UUIDType which recognizes it as a VARCHAR. It would be good if the postgres jdbc driver code could support this types as well so that they doesn't need to mapped to other types

Discussion

  • Martin Gollogly

    Martin Gollogly - 2015-07-29

    I have added the files for the change here in a fork. https://sourceforge.net/u/zemertz/dbunit/ci/master/tree/.

    I will try to create a branch from the main dbunit master version but not sure If I've got permissions

     

    Last edit: Martin Gollogly 2015-07-29
  • Jeff Jensen

    Jeff Jensen - 2015-09-07
    • status: open --> closed-accepted
     
  • Jeff Jensen

    Jeff Jensen - 2015-09-07

    Merge request accepted and closed. Thank you!

     

Log in to post a comment.