[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DAK Server Setup update_db.py



Hi,

Nicolas Kessler <uleki@student.kit.edu> writes:
> DB Role is not None
> FATAL: Failed connect to database (zero-length delimited identifier at
> or near """"
> LINE 1: SET ROLE ""

The check for `DB::Role` being set was wrong: `cnf.get(...)` returns an
empty string rather then None when the option is not set.

It should be fixed now.

ANsgar


Reply to: