Update llx_categorie_knowledgemanagement.sql
This commit is contained in:
parent
d3e5e3071b
commit
ef7d3ec72d
@ -13,7 +13,7 @@
|
|||||||
-- You should have received a copy of the GNU General Public License
|
-- You should have received a copy of the GNU General Public License
|
||||||
-- along with this program. If not, see https://www.gnu.org/licenses/.
|
-- along with this program. If not, see https://www.gnu.org/licenses/.
|
||||||
|
|
||||||
create table llx_categorie_knowledgemanagement
|
create table llx_categorie_knowledgemanagement(
|
||||||
fk_categorie integer NOT NULL,
|
fk_categorie integer NOT NULL,
|
||||||
fk_knowledgemanagement integer NOT NULL,
|
fk_knowledgemanagement integer NOT NULL,
|
||||||
import_key varchar(14)
|
import_key varchar(14)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user