[PATCH] D68796: [LNT] Python 3 support: fix storage of json data as BLOB

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 04:11:21 PDT 2019


thopre updated this revision to Diff 224561.
thopre added a comment.

Add more cases of missing CAST to BLOB


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68796/new/

https://reviews.llvm.org/D68796

Files:
  lnt/server/db/migrations/upgrade_11_to_12.py
  lnt/server/db/migrations/upgrade_1_to_2.py
  lnt/server/db/testsuite.py
  lnt/server/db/testsuitedb.py
  tests/SharedInputs/SmallInstance/data/lnt_db_create.sql
  tests/server/db/Inputs/V4Pages_extra_records.sql
  tests/server/ui/Inputs/V4Pages_extra_records.sql

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68796.224561.patch
Type: text/x-patch
Size: 12336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/992cf17b/attachment.bin>


More information about the llvm-commits mailing list