Fix schema

This commit is contained in:
Thiago Youssef 2022-07-01 10:14:59 -03:00
parent bd3d7d98ff
commit b335fac159

View file

@ -5412,5 +5412,5 @@ INSERT INTO "schema_migrations" (version) VALUES
('20220413084536'),
('20220413084748'),
('20220504090512'),
('20220406085500')
('20220406085500'),
('20220701113409');