Commit graph

2 commits

Author SHA1 Message Date
pokeeffe-molecula
5f20f27b8e fixed test I broke 2023-04-10 10:52:46 -05:00
Travis Turner
f5f7c5e551
fbsql: add support for \d meta-command. (#2340)
`\d` will list tables (in the future it will also include things like
views)
`\d tablename` will show info about tablename
2023-03-21 21:10:31 -05:00