|
ORE Studio 0.0.4
|
SQLite entity for folder storage. More...
#include <folder_entity.hpp>

Public Attributes | |
| sqlgen::PrimaryKey< std::string > | id |
| std::string | name |
| std::optional< std::string > | parent_id |
| std::optional< std::string > | description |
Static Public Attributes | |
| static constexpr const char * | tablename = "folders" |
SQLite entity for folder storage.