mirror of
https://github.com/internetee/registry.git
synced 2025-06-04 11:47:30 +02:00
Regenerate structure.sql
This commit is contained in:
parent
1e1f808c8d
commit
b2bc7f2917
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
--- PostgreSQL database dump
|
||||
---
|
||||
----
|
||||
---- PostgreSQL database dump
|
||||
----
|
||||
|
||||
SET statement_timeout = 0;
|
||||
SET lock_timeout = 0;
|
||||
|
@ -4522,6 +4522,7 @@ INSERT INTO "schema_migrations" (version) VALUES
|
|||
('20200421093637'),
|
||||
('20200505103316'),
|
||||
('20200505150413'),
|
||||
('20200518104105');
|
||||
('20200518104105'),
|
||||
('20200529115011');
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue