moj-analytical-services / Rdbtools

Accessing Athena on the Analytical Platform
Other
4 stars 0 forks source link

Add dbShow to db_commands.R #33

Open pjrh-moj opened 3 months ago

pjrh-moj commented 3 months ago

I think dbShow is the last function which uses a table name as an input but doesn't catch the __temp__ magic word. Could be added for completeness, or if people wanted to see the DDL of a table they have made in their temporary database.

https://dyfanjones.github.io/noctua/reference/dbShow.html