支持的 variables 或者 function
--- variables: "tables": { from { DBTable table } where { table.name == "public" } select { table.name, table.columns } } ---