Is there a way to query for avail. tables using th...
# general
m
Is there a way to query for avail. tables using the Socket based Go Client. The only way I could find is query "PRAGMA table_info()" for the whole list of possible tables.