__pkginfo__.py
author David Douard <david.douard@logilab.fr>
Wed, 03 May 2017 21:55:41 +0200
branch3.25
changeset 12194 2f9da7a8ecb6
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[server] fix deserialize_schema to handle properly pg schema (closes 17076486) Postgres behaviour is to look first for a table in the configured schema then fall back to 'public' if no table is found. This must be implemented in deserialize_schema when listing existing tables to check for computed relations (cw_cwcomputedrtype) otherwise computed relations may not work when using non-default pg schema.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11382
dab704a0e4b1 Symlink __pkginfo__.py at root
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
diff changeset
     1
cubicweb/__pkginfo__.py