Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
General discussion
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. General discussion
  5. [Solved] Entity Relation Diagram of the Database OpenProject

[Solved] Entity Relation Diagram of the Database OpenProject

Added by Ariel Choque almost 11 years ago

Greetings, my question is if I can find somewhere Entity Relationship Diagram of Database OpenProject, the work that I do is join two data bases OpenProject (each with enough information).


Replies (4)

RE: Entity Relation Diagram of the Database OpenProject - Added by Robin Wagner almost 11 years ago

Hi Ariel,

I think the entity relationship diagram may not be quite as helpful since it is quite big.
Could you tell a bit more which data base tables you want to join?
Maybe the data you want to use can easier be retrieved by the API.

Best,
Robin

RE: Entity Relation Diagram of the Database OpenProject - Added by Ariel Choque almost 11 years ago

Many Thanks for the reply Robin.

The idea is to make the union of two data bases OpenProject one, am writing a script in PHP to q Realize work, we know that there is big problems with ‘id’ in the tables generated automatically, but I managed to solve that problem .

Achieve merge the two databases but when displaying the projects does not display my module “WIKI” in the migrated projects.

Please I would like to receive information about the required tables for the module is found wikis enabled on projects OpenProject

Attached a picture which shows that the module is not shown wikis (noting that the migrated projects consist of wikis and the option modules in the general configuration is at-enabled wikis)

Thank you very much.

RE: Entity Relation Diagram of the Database OpenProject - Added by Robin Wagner almost 11 years ago

Hi Ariel,

please find attached an entity relationship diagram of OpenProject (core).
The attachment is called “Entity-Relationship-Diagram-OpenProject”.

Not sure how helpful this is for what you want to accomplish but it provides an overview.

Best,
Robin

RE: Entity Relation Diagram of the Database OpenProject - Added by Ariel Choque almost 11 years ago

Thank you very much Robin.

I will work on my project following this model

  • (1 - 4/4)
Loading...