Please let me known schema DB of Taiga. Thanks in advance
              
              
              1 Like
            
            
          Hi @son,
Here you are the current Taiga schema (v 6.6.x).
- Taiga full schema
 - projets schema
 - milestones (speints) schema
 - epics schema
 - user stories schema
 - tasks schema
 - issues schema
 - wiki schema
 - attachments schema
 - custom attributes schema
 - history schema
 
- timeline schema
 - users schema
 
And remember that you can use the command ./taiga-manage.sh dbshell to open a PostgreSQL client shell to explore the database schema and content.
PS: Here are all the taiga schema files taiga6_schema.zip (4.7 MB)









