The Export ERD gives me this :
CREATE TABLE "Person" (
"id" integer
"fname" text
"lname" text
"sex" char
PRIMARY KEY ("id")
);
CREATE TABLE "Car" (
The Export ERD gives me this :
CREATE TABLE "Person" (
"id" integer
"fname" text
"lname" text
"sex" char
PRIMARY KEY ("id")
);
CREATE TABLE "Car" (
Hi Sekti
Thanks for posting in the Community!
In order for us to look into this matter and assist I would recommend filing a support ticket here. This is because we would need to have access to your document as well as the data file you used to create your ERD (in case it was not manually created).
Please make sure to include the following information in your support request:
* The URL to your document
* Clarification on whether your ERD was manually created or not
* If it was not manually created the data file you used to create it
Thank you!
A Lucid account is required to interact with the community. You will be redirected to the Lucid app to create an account.
A Lucid account is required to interact with the community. You will be redirected to the Lucid app to log in.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.