mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Set latest structure.sql version
This commit is contained in:
parent
f165b40d4f
commit
ee8fdd3816
1 changed files with 1 additions and 1 deletions
|
@ -4581,7 +4581,7 @@ ALTER TABLE ONLY public.users
|
||||||
-- PostgreSQL database dump complete
|
-- PostgreSQL database dump complete
|
||||||
--
|
--
|
||||||
|
|
||||||
SET search_path TO "$user",public;
|
SET search_path TO "$user", public;
|
||||||
|
|
||||||
INSERT INTO "schema_migrations" (version) VALUES
|
INSERT INTO "schema_migrations" (version) VALUES
|
||||||
('20140616073945'),
|
('20140616073945'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue