Re: Bug in tables column data in postgres database

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Bug in tables column data in postgres database
Дата
Msg-id CAKFQuwZXWwcma2b=U7-+qseaiD6-z2Op+oKGMiV9EV0tRm=dGg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Bug in tables column data in postgres database  (Sarita Sharma <saritakumarisharma61@gmail.com>)
Ответы Re: Bug in tables column data in postgres database  (Steve Midgley <science@misuse.org>)
Список pgsql-sql
On Thu, Mar 3, 2022 at 12:13 PM Sarita Sharma <saritakumarisharma61@gmail.com> wrote:
I am working as a Java developer and for backend database I am using postgres database. I am generating this tables using entity classes of Java and Jpa configuration to handling database connectivity and table creation. 
I am finding this toggling issue on my day to day work activity . I am still working with same situation. And I only have to correct data whenever its value  keeps changing automatically.
Please take my concern .


You are going to have to produce a self-contained example program (and database schema) that demonstrates the issue if you want to have any hope of having it solved.  Once you've done that, figuring out which piece of software is "buggy" should become possible.  Until you can manage that, handing off the problem to someone to solve is not going to work.
David J.

В списке pgsql-sql по дате отправления:

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: Bug in tables column data in postgres database
Следующее
От: Steve Midgley
Дата:
Сообщение: Re: Bug in tables column data in postgres database