Skip to content

Commit

Permalink
ql framework
Browse files Browse the repository at this point in the history
  • Loading branch information
xunkai55-ood committed Jan 8, 2015
1 parent 4947182 commit ac70548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ql/query.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ namespace sqleast {
SupportedQueryType type;
};

struct SingleDBQuery: public StructuredQuery {
struct SingleStringQuery: public StructuredQuery {
char dbName[MAX_NAME_LEN + 1];
};

Expand Down

0 comments on commit ac70548

Please sign in to comment.