server/test/data-schema2sql/schema/toignore
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 15 Jan 2015 16:39:35 +0100
changeset 10199 218c28bff695
permissions -rw-r--r--
Steal schema2sql module from yams It has no user inside yams, and we need it here if we want to be able to reference the (cubicweb-only) entities table from other tables. Related to #4846892
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10199
218c28bff695 Steal schema2sql module from yams
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
coucou