> psycopg2.ProgrammingError: syntax error at or near "authorization"
> LINE 1: INSERT INTO thing (authorization) VALUES ('moi')
>                             ^
> -----------------------------------------------------------------------
> 
> Store.add doesn't seem to do the right thing.

That's a bug indeed.  It's fixed by a branch provided by Thomas Herve:

    https://bugs.launchpad.net/storm/+bug/184849

It's been merged in trunk today.

-- 
Gustavo Niemeyer
http://niemeyer.net

-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to