pudl icon indicating copy to clipboard operation
pudl copied to clipboard

$pudl->schema returns schema information from database

Open darkain opened this issue 4 years ago • 0 comments

we need two variants

  1. CREATE TABLE SQL syntax returned as a string directly from database
  2. similar to DESC syntax that is returned in a PUDL native format that can rebuild the table

darkain avatar Mar 15 '21 21:03 darkain