session topological sorted table creation (progress)
This commit is contained in:
@@ -31,6 +31,8 @@ public:
|
||||
[[nodiscard]] std::string type_name() const;
|
||||
[[nodiscard]] const schema_node& node() const;
|
||||
|
||||
std::shared_ptr<schema_node> node_ptr() const;
|
||||
|
||||
[[nodiscard]] bool is_has_one() const;
|
||||
[[nodiscard]] bool is_has_many() const;
|
||||
[[nodiscard]] bool is_belongs_to() const;
|
||||
|
||||
Reference in New Issue
Block a user