Compiles SQL to list columns for a table within an optional schema.
String? compileColumns(String table, {String? schema});