public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed an issue where SQLite database definition is wr
Date: Wed, 01 Dec 2021 11:54:56 +0000
Message-ID: <[email protected]> (raw)
Fixed an issue where SQLite database definition is wrong because the USER_ID FK
references the table user_old which is not available.
Fixes #7031
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6b613fdf368b5adfa66beb327d0d414ab708...
Author: Pradip Parkale <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 +
web/migrations/versions/35f29b1701bd_.py | 11 +++++++++-
web/migrations/versions/3ce25f562f3b_.py | 36 ++++++++++++++++++++++++++++++++
web/migrations/versions/7fedf8531802_.py | 4 +++-
web/migrations/versions/c465fee44968_.py | 7 ++++---
web/pgadmin/model/__init__.py | 2 +-
6 files changed, 55 insertions(+), 6 deletions(-)
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Fixed an issue where SQLite database definition is wr
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox