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;
Created a DB project but tables are missing columns
-
- Posts: 1
- Joined: Wed 01 Apr 2020 17:59
Re: Created a DB project but tables are missing columns
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 .
A video or screenshots would be also of help.
You can send a reply straight to our support system at alexaATdevartDOTcom and supportATdevartDOTcom .