Database Schema
#2
I'm not sure to understand the question.

- You can see the schema with a graphical tool depending on your base (sqlitebrowser, pgadmin3, phpmyadmin...).
- You can read the "models" module in the source code (Python).

You do not have to know all the models/tables (most of them are juste small models like "status", "sector"...), the most important are CremeEntity (table 'creme_core_cremeentity') and Relations (table 'creme_core_relation'), and reading the python code is probably easier.
  Répondre


Messages dans ce sujet
Database Schema - par Technowonk - 05-07-2023, 17:56
RE: Database Schema - par genglert - 06-07-2023, 12:12

Atteindre :


Utilisateur(s) parcourant ce sujet : 2 visiteur(s)