Bruno17 / MIGX

MIGX for revo 2.2 and above
84 stars 78 forks source link

migx and extends="xPDOObject" #348

Closed nekto198 closed 3 years ago

nekto198 commented 4 years ago

I have a table with a field name product_id, it is my primary key. How can I use the table? I can not change the field name. It is fundamentally. This is my scheme: `

    <field key="uuid" dbtype="varchar" precision="74" phptype="string" null="true" default="" />       
</object>`