add schema and annotation

This commit is contained in:
simon lehericey 2023-01-11 11:17:34 +01:00
parent 28ab19e4f7
commit bd3fbbce49
4 changed files with 7 additions and 1 deletions

View file

@ -3,6 +3,7 @@
# Table name: procedure_revisions
#
# id :bigint not null, primary key
# migrated_champ_routage :boolean
# published_at :datetime
# created_at :datetime not null
# updated_at :datetime not null