Add data column to champ

This commit is contained in:
Paul Chavard 2021-01-13 18:57:10 +01:00
parent 6ca9daab0f
commit a1643dad84
33 changed files with 38 additions and 1 deletions

View file

@ -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