Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions database/database_postgresql.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- PostgreSQL database dump
--

\restrict EYUFstSYfVkLoEgTJ5TltCFLrzsNSNh09lVh95x3mUkGBkkVeOxVizCZoF39XQ9
\restrict qHbv7dZxefyyc0fhsjtgfUth04pnAXtF3p4xzw6qPa1mgN9EDkFyROHgiKQGSaa


SET statement_timeout = 0;
Expand Down Expand Up @@ -2445,5 +2445,5 @@ ALTER TABLE ONLY public.url
-- PostgreSQL database dump complete
--

\unrestrict EYUFstSYfVkLoEgTJ5TltCFLrzsNSNh09lVh95x3mUkGBkkVeOxVizCZoF39XQ9
\unrestrict qHbv7dZxefyyc0fhsjtgfUth04pnAXtF3p4xzw6qPa1mgN9EDkFyROHgiKQGSaa

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ fqdn==1.5.1
# via jsonschema
hsds-schema-tools @ git+https://github.com/openreferral/hsds_schema_tools
# via -r requirements.in
idna==3.4
idna==3.7
# via
# jsonschema
# requests
Expand Down