Page 1 of 1

Created a DB project but tables are missing columns

Posted: Wed 01 Apr 2020 18:04
by AnthonyDAllen
this is what I get. All the columns and types are missing from the definition.

--
-- Definition for table import__dbo_tablename
--
CREATE TABLE IF NOT EXISTS import__dbo_tablename (
)
ENGINE = INNODB,
CHARACTER SET utf8mb4,
COLLATE utf8mb4_unicode_ci;

Re: Created a DB project but tables are missing columns

Posted: Thu 02 Apr 2020 07:20
by alexa
Could you please describe it step by step and specify what versions of MySQL and dbForge you are using?

A video or screenshots would be also of help.

You can send a reply straight to our support system at alexaATdevartDOTcom and supportATdevartDOTcom .