shubhmgrg commented on code in PR #36248: URL: https://github.com/apache/superset/pull/36248#discussion_r2566200105
########## superset/db_engine_specs/docs_lib.py: ########## @@ -0,0 +1,689 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Hi, yeah, this is pretty much a copy of it but it generates the table in a slightly different format. I added this just to keep the script backward compatible and keep the ``/superset/db_engine_specs/README.md`` maintained as well. I don't think we can move it in the /docs directory as it is bundled with the superset directory. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
