Mike Johnson
-
2009-04-28
- labels: 717684 -->
Tora 2.1.0(svn) on gentoo linux - Oracle 10.2.0.4.0
In Scheme browser / Table / Data /Add a new row
If I have wrong data in one column (missing data in NOT NULL, bigger value, Character in numeric column), Tora shows an error when I press save changes. It is correct. But then all new data are lost (It could be more rows) and I have to put the whole row again. Better solution is to keep the data and allow user to fix them.
How to reproduce:
1) Create table with three columns, all not null.
2) Add a new row, but fill only two columns
3) Save changes
4) Error is shown
5) A new data are gone :-(