Skip to content

Commit

Permalink
BRS-380: Consolidate Old and New Databases Discrepancies (#382)
Browse files Browse the repository at this point in the history
* migration to consolidate old and new databases

* replace lodash fn, fix findDiff bug
  • Loading branch information
davidclaveau authored Nov 15, 2024
1 parent a0df045 commit 68037fe
Show file tree
Hide file tree
Showing 2 changed files with 560 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"printWidth": 120,
"singleQuote": true
"singleQuote": true,
"trailingComma": "none"
}
Loading

0 comments on commit 68037fe

Please sign in to comment.