Bhautik (HTTP 301 - @BhautikChudasama)

Results 6 comments of Bhautik (HTTP 301 - @BhautikChudasama)

@samuel-p Yes, you can. 1. You need to create the notification transportation for the webhook type 2. Next you need to create the notification rule that uses created notification transportation...

@codesnail21 You put the output of partial index creation. Now can you create the partition?

Seems you've created a partial index on `abc` table, and created a partition on `logs` table!

@codesnail21 You should create the partition and partial index on the same partition table!

Probably schema versioning is the issue: ![image](https://user-images.githubusercontent.com/76986554/183829980-c0799cbb-1c7b-4d95-9b22-76aad25fd358.png) How do I fix the schema versioning problem?

I am getting the same issue! Tooljet version: `tooljet/tooljet-ce:v2.5.0`