Skip to content

Commit

Permalink
fixed unit tests
Browse files Browse the repository at this point in the history
front-end ut fixed

remove unwanted code

removed node sql parser import

removed node dependencies

rename handler

added the generation of constraint name

added dump flow

Feat/fe check contraints (#10)

* Add the UI changes  for supporting check constraints

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: taherkl <[email protected]>

address the comment

address the comment
1.Modify the checkIfCcColumn to handle pk and check constraint
  • Loading branch information
akashthawaitcc authored and taherkl committed Dec 30, 2024
1 parent 177c5d4 commit 635dfbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"babel-loader": "^9.1.3",
"jszip": "^3.10.1",
"loader-utils": "^3.2.1",
"node-sql-parser": "^5.3.5",
"rxjs": "~7.8.1",
"terser": "^5.22.0",
"tslib": "^2.6.2",
Expand Down

0 comments on commit 635dfbb

Please sign in to comment.