Skip to content

Commit 5c1beaa

Browse files
committed
updated readme
1 parent 70b52ba commit 5c1beaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ interface SelectStatement {
237237
interface Field {
238238
text?: string;
239239
alias?: string;
240+
objectPrefix?: string;
240241
relationshipFields?: string[];
241242
fn?: FunctionExp;
242243
subqueryObjName?: string; // populated if subquery

0 commit comments

Comments
 (0)