20
20
#ifndef DRIZZLED_NATURAL_JOIN_COLUMN_H
21
21
#define DRIZZLED_NATURAL_JOIN_COLUMN_H
27
29
Column reference of a NATURAL/USING join. Since column references in
28
30
joins can be both from views and stored tables, may point to either a
32
34
class Natural_join_column: public Sql_alloc