Blame view

doc/dev/db/table 174 Bytes
d1f8bd40   Alexey Boroda   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  table name:
  
  1. Base table
  
  module_model
      id
  
  2. Lang table
  
  module_model_lang
      rid
      lang
  
  3. Rel table
  
  module_rel_modelOne_modelTwo
      modelOne_id
      modelTwo_id