Update llx_categorie_knowledgemanagement.sql

This commit is contained in:
Muhammad Habib Ulil A 2021-09-28 07:44:26 +07:00 committed by GitHub
parent d3e5e3071b
commit ef7d3ec72d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
-- You should have received a copy of the GNU General Public License
-- 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_knowledgemanagement integer NOT NULL,
import_key varchar(14)