sharpsaravananOriginal post
Rank 2: Process
dynamic Column with this set
{'type': 'relationship',
'relationType': 'oneToOne',
'key': 'columnrshipkey',
'relatedTableId': 'abcabcabc12341234',
'twoWay': false,
'onDelete': 'setNull'}
in tablesDB.createTable() function
Summary
Developers are having trouble creating a dynamic relationship column in tablesDB.createTable().