Add data column to champ
This commit is contained in:
parent
6ca9daab0f
commit
a1643dad84
33 changed files with 38 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
# Table name: champs
|
||||
#
|
||||
# id :integer not null, primary key
|
||||
# data :jsonb
|
||||
# private :boolean default(FALSE), not null
|
||||
# row :integer
|
||||
# type :string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue