hello @perak. I'm trying to use postgresql in the backend (because all the bussines rules are there), and replace the Mongo's newId by reading in a pg sequence an int value, but "example-invoices" I must retain the invoices id due to link with invoice_item. how do you think you could do that?
thanks in advance!
hello @perak. I'm trying to use postgresql in the backend (because all the bussines rules are there), and replace the Mongo's newId by reading in a pg sequence an int value, but "example-invoices" I must retain the invoices id due to link with invoice_item. how do you think you could do that?
thanks in advance!