[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health-dev] thalamus check_id SyntaxError
From: |
Luis Falcon |
Subject: |
Re: [Health-dev] thalamus check_id SyntaxError |
Date: |
Wed, 10 Jul 2019 20:06:18 +0100 |
Hi there
On Wed, 10 Jul 2019 08:58:58 +0800 (CST)
tumashu <address@hidden> wrote:
> gnuhealth@debian:~ $ '/home/gnuhealth/桌面/gunicorn-run.sh'
> [2019-07-10 08:45:50 +0800] [1828] [INFO] Starting gunicorn 19.9.0
> line 72, in check_id where id = %s limit(1)', (table, resid))
> psycopg2.errors.SyntaxError: 错误: 语法错误 在 "'people'" 或附近的
> LINE 1: SELECT id from 'people' where id = 'CHNQSX363EQR'
> li... ^
This is a known issue.
https://lists.gnu.org/archive/html/health/2019-05/msg00011.html
Please update to the latest version of thalamus (0.9.9), that I just
uploaded with those changes.
Thanks !
Luis