Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove change that was breaking webapp unit tests (#93)
* validate data integrity for json columns * added comment * remove line that was breaking a bunch of unit tests in webapp, add check for strictSQLMode before validating json column data * use ubuntu 20.04 (#94) * use ubuntu 20.04 * fix linter * remove check for sql strict mode before validating json data --------- Co-authored-by: Kevin Tabb <[email protected]> Co-authored-by: Scott Sandler <[email protected]>
- Loading branch information