問題 執行 Prefect 時,顯示以下錯誤訊息: sqlite3.OperationalError: no such function: json_object The above exception was the direct cause of the following exception: ...... 解決方法 查詢資料庫版本最低需求 查詢 Prefect官網 ,預設是使用SQLite,至少需SQLit…

<