]
Bartosz Majsak resolved ARQ-2110.
---------------------------------
Resolution: Done
DBUnit Config allowEmptyFields
------------------------------
Key: ARQ-2110
URL:
https://issues.jboss.org/browse/ARQ-2110
Project: Arquillian
Issue Type: Feature Request
Components: Extension - Persistence
Affects Versions: persistence_1.0.0.Alpha7
Reporter: Derek Foster
Assignee: Bartosz Majsak
The current version of the persistence extension is based on DbUnit 2.4.8, but since then
DbUnit has updated to 2.5.3 which has included a feature of allowing empty fields, as
opposed to forcing null fields in databases. This feature is quite useful for seeding
data.