feat(revisions): add rebased_at to champs

This commit is contained in:
Paul Chavard 2021-10-20 17:26:09 +02:00
parent 67e98f79c9
commit 09a09d3fcf
34 changed files with 39 additions and 1 deletions

View file

@ -6,6 +6,7 @@
# data :jsonb
# fetch_external_data_exceptions :string is an Array
# private :boolean default(FALSE), not null
# rebased_at :datetime
# row :integer
# type :string
# value :string