Can someone help me out with this scenario?

On Mon, Sep 19, 2022 at 3:30 PM Altafhusen Makandar <[email protected]>
wrote:

> Hi,
> I have a requirement to extend a table and add a new column with
> prim-key tag. I used the <extend-entity> but the prim-key does not work. I
> checked the entitymodel.xsd and it does not have this feature in the
> extend-entity tag. I also tried to provide a not-null="true" in "field" tag
> but that didn't work either.
>
> <field name="fieldId" type="id" not-null="true"/>
>
> Am I missing something or is there a workaround for this?
> Thanks in advance.
>

Reply via email to