feat(revisions): add rebased_at to champs
This commit is contained in:
parent
67e98f79c9
commit
09a09d3fcf
34 changed files with 39 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue