I add new BO set attribute (plaintext) set width to 120 ... save ... go testing... ok
change attribut width to 180 save -> Database inconsistent
Delete attribute and create new with 180 works ...
is this a normal ?
Database is a Postgres 11 (awareim 2722)
Testing.log:
Server encountered an exception Error altering column Buchungstexte for table BASTESTDOMAINIT64_BH_BUCHUNGSTEXT to type Buchungstexte varchar(180) FEHLER: Syntaxfehler bei »Buchungstexte«
Position: 65
Error restoring the original state of the domain after original exception. This exception is Error persisting business space FEHLER: aktuelle Transaktion wurde abgebrochen, Befehle werden bis zum Ende der Transaktion ignoriert
com.bas.basserver.persistence.PersistenceException: Error persisting business space FEHLER: aktuelle Transaktion wurde abgebrochen, Befehle werden bis zum Ende der Transaktion ignoriert
simple attribute change... and testing DB need reset?
-
- Posts: 7565
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: simple attribute change... and testing DB need reset?
Seems like PostGre SQl-specific bug. Will investigate
Aware IM Support Team
-
- Posts: 7565
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: simple attribute change... and testing DB need reset?
This will be fixed in the next version
Aware IM Support Team