spec/dummy/db/structure.sql in metasploit-credential-0.14.5 vs spec/dummy/db/structure.sql in metasploit-credential-0.14.6
- old
+ new
@@ -1,9 +1,10 @@
--
-- PostgreSQL database dump
--
SET statement_timeout = 0;
+SET lock_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SET check_function_bodies = false;
SET client_min_messages = warning;
\ No newline at end of file