Skip to content

Commit

Permalink
Merge pull request #6 from mmRoshani/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
mmRoshani authored Sep 29, 2022
2 parents 9ca3f5b + be521c4 commit 741b99f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/getTablesFromModels.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export default function reverseModels(
console.log(
`[Not supported] Skip defaultValue column of attribute ${model}:${column}`
)
continue
}
rowAttribute.defaultValue = _val
}
Expand Down

0 comments on commit 741b99f

Please sign in to comment.