feat(db): allow delta fail
This commit is contained in:
parent
1a6c85a5f4
commit
abfb6620fc
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
\set ON_ERROR_STOP true
|
||||
BEGIN;
|
||||
CREATE OR REPLACE FUNCTION openreplay_version()
|
||||
RETURNS text AS
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
\set ON_ERROR_STOP true
|
||||
BEGIN;
|
||||
CREATE OR REPLACE FUNCTION openreplay_version()
|
||||
RETURNS text AS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue