abrignoni / abrignoni/ALEAPP

Google docs (cello) parsing throws json_extract error on query

Đang mở
#94 3 bình luận 0 reaction 1 người được giao Được @ydkhatri nhận Xem trên GitHub
Ngôn ngữ chính
Python
Star
908
Fork
244
Merge trung bình
10 giờ 18 phút
Pull request đã merge (30 ngày)
288

Mô tả

On windows, only Python 3.9 ships with a version of sqlite that supports/enables json querying. Older versions throw this error:
```
Google Docs [Cello] artifact executing
Reading Google Docs artifact had errors!
Error was no such function: json_extract
Exception Traceback: Traceback (most recent call last):
File "c:\github\ALEAPP\scripts\ilap_artifacts.py", line 164, in process_artifact
method(files_found, report_folder, seeker)
File "c:\github\ALEAPP\scripts\artifacts\Cello.py", line 84, in get_Cello
''')
sqlite3.OperationalError: no such function: json_extract
```

Need to refactor query to fix this.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.