|
JaiVora <52439248+JaiVora@users.noreply.github.com>
|
52294dedb8c3fb483d94cc1415dc6f360585cd35
|
TRUNK-5749: Migrate `Drug` from hibernate mappings to JPA annotations (#5243)
* TRUNK-5749: Migrate Drug from hibernate mappings to JPA annotations
* TRUNK-5749: remove unintended formatting changes
* TRUNK-5749: remove unintended formatting changes
* dummy change to re-trigger build
* TRUNK-5749: Custom schema filter for hibernate validation failures
* TRUNK-5479: add license headers
* TRUNK-5749: Add column to avoid hibernate validation failure
- revert schema filter test changes
- add `description` column to the `drug` table to avoid validation failures
* TRUNK-5749: test fix - update changeset count
* TRUNK-5749: add comment explaining the workaround
* TRUNK-5749: remove comment explaining workaround
* TRUNK-5749: Change `description` col data type from text to varchar
---------
Co-authored-by: Jai Vora <jaivora@Jais-MacBook-Pro.local> |
|