AAfghahi commented on a change in pull request #14172:
URL: https://github.com/apache/superset/pull/14172#discussion_r614878060



##########
File path: docs/src/pages/docs/Miscellaneous/issue_codes.mdx
##########
@@ -166,3 +166,12 @@ Either the database is spelled incorrectly or does not 
exist.
 ```
 
 Either the database was written incorrectly or it does not exist. Check that 
it was typed correctly.
+
+
+## Issue 1016
+
+```
+The schema was deleted or renamed in the database.
+```
+
+Either the schema was removed or renamed. Check that the schema is typed 
correctly and exists.

Review comment:
       ```suggestion
   The schema was either removed or renamed. Check that the schema is typed 
correctly and exists.
   ```
   just a nit




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to