AK asked
dstala replied
You will be required to delete ‘Link to another record’ column (relational column) before deleting the table.
AK replied
I want to delete the table’s rows (empty it from data), not delete all the table. Maybe I’m using the wrong endpoint?
o1lab replied
or you would have to set cascade on delete option while creating link to another record
AK replied
I re-create with cascade but it’s until not working. I also tried to delete all the rows in all the tables in case because it created and related to the table before it will make me problem, but until the same error…
dstala replied
<@396976051172933635>, share your project information please (copy project info
from :
menu on right top).
AK replied
Node: v12.22.12
Arch: x64
Platform: linux
Docker: false
Database: pg
ProjectOnRootDB: true
RootDB: pg
PackageVersion: 0.90.11
dstala replied