ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
tag_entity Struct Reference

SQLite entity for tag storage. More...

#include <tag_entity.hpp>

Collaboration diagram for tag_entity:
Collaboration graph

Public Attributes

sqlgen::PrimaryKey< std::string > id
 
std::string name
 

Static Public Attributes

static constexpr const char * tablename = "tags"
 

Detailed Description

SQLite entity for tag storage.