跳转到内容

查询所有表

sql
select * from sqlite_master where type = 'table';

基于 Apache 2.0 许可发布