Author Topic: Database schema / ER diagram  (Read 3959 times)

Juha

  • Newbie
  • *
  • Posts: 2
    • View Profile
Database schema / ER diagram
« on: March 26, 2010, 06:47:08 am »
HI,

I would like to programmatically generate new workspaces, add new users, set their passwords, assign users to workspaces, add notes etc. to workspaces and also possibly add files/documents to workspaces.

I would estimate this can be done just by generating the INSERTs in the underlying MySQL in Feng (maybe the files being an exception since I keep them in file system but could acces it with SAMBA). So is there documentation available on the used MySQL schema, possibly an ER diagram etc guidance, how Feng uses the MySQL db to store its data?

Br,
Juha