I exported JSON schema and then deleted all tables from database.then i tried importing same JSON schema ,it isn't giving any error but not importing schema too.
I tried following solutions before importing schema
-
deleted previous db and created new with same name and imported
-
deleted tables from existing db and imported
-
no change in existing db and tried importing
etc
But no solution worked.
Kindly guide me how to import the JSON schema or help me in identifying my mistake.
I exported JSON schema and then deleted all tables from database.then i tried importing same JSON schema ,it isn't giving any error but not importing schema too.
I tried following solutions before importing schema
deleted previous db and created new with same name and imported
deleted tables from existing db and imported
no change in existing db and tried importing
etc
But no solution worked.
Kindly guide me how to import the JSON schema or help me in identifying my mistake.