fix(DB): fixed version (#2763)

This commit is contained in:
Kraiem Taha Yassine 2024-11-19 16:41:49 +01:00 committed by GitHub
parent 3a39ca8f4e
commit 4d8947c805
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
\set or_version 'v1.19.0-ee'
\set or_version 'v1.20.0-ee'
SET client_min_messages TO NOTICE;
\set ON_ERROR_STOP true
SELECT EXISTS (SELECT 1

View file

@ -1,4 +1,4 @@
\set or_version 'v1.19.0'
\set or_version 'v1.20.0'
SET client_min_messages TO NOTICE;
\set ON_ERROR_STOP true
SELECT EXISTS (SELECT 1