{ "name": "id", "type": "primaryKey" }
{ "name": "increaseOfRevenue", "type": "percentage" }
{ "name": "increaseOfCost", "type": "percentage" }
{ "name": "yearOne", "type": "foreignKey", "table": "cashFlowAnalysisYears" }
{ "name": "yearTwo", "type": "foreignKey", "table": "cashFlowAnalysisYears" }
{ "name": "yearThree", "type": "foreignKey", "table": "cashFlowAnalysisYears" }
{ "name": "yearFour", "type": "foreignKey", "table": "cashFlowAnalysisYears" }
{ "name": "yearFive", "type": "foreignKey", "table": "cashFlowAnalysisYears" }
{ "name": "updatedDate", "type": "updated" }
estates as cashFlowAnalysisId