General

Profile

Constantin Asofiei's activity

From 10/30/2024 to 11/28/2024

11/27/2024

07:34 AM Database Feature #6441: compatible collation for UTF-8 databases
From #9378-8 :
This looks like is just how @en_US.UTF-8@ collation works, and is not a postgresql problem, but a c...
Constantin Asofiei
06:08 AM Database Feature #9057: enable intermixed access to default tenant (shared) data and tenant-specific data
Testing ETF, in the conversion the only change is a new line which no longer exists between the var def and the @forE... Constantin Asofiei
02:58 AM Database Feature #9057: enable intermixed access to default tenant (shared) data and tenant-specific data
Ovidiu, please remove this debug line:
> src/com/goldencode/p2j/persist/orm/SessionFactory.java:381: ...
Constantin Asofiei

11/26/2024

05:56 AM Base Language Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
ETF testing passed Constantin Asofiei
04:11 AM Base Language Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Eduard Soltan wrote:
> But the baseline result for fwd tests that I obtained it is a bit worse that the result Andre...
Constantin Asofiei

11/25/2024

10:04 AM Base Language Bug #6389: LENGTH function with COLUMN option
My understanding from that time is the 'column' length is to align the text for i.e. printing. So this can not depen... Constantin Asofiei
08:48 AM Base Language Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Andrei Plugaru wrote:
> Constantin Asofiei wrote:
> > Andrei: did you run both fwdtests and unittests?
>
> No, I...
Constantin Asofiei
08:28 AM Base Language Bug #8643 (Internal Test): ErrorManager not handling caught errors and error-status:error attribu...
Review is OK. I can run ETF - what other testing is needed?
Andrei: did you run both fwdtests and unittests?
Constantin Asofiei
03:21 AM Base Language Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
Eduard, so there are no changes required for the branch? Constantin Asofiei

11/21/2024

03:41 AM Base Language Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
The changes make sense, we've seen weird behavior for db-related errors in other places.
But a question: does this...
Constantin Asofiei

11/20/2024

09:07 AM Base Language Bug #6389: LENGTH function with COLUMN option
We can keep this data in a file (or an array) directly, no need to complicate things with intervals.
But: are we s...
Constantin Asofiei

11/18/2024

09:36 AM Base Language Bug #6389: LENGTH function with COLUMN option
Did you test in both ChUI, GUI and batch process? Constantin Asofiei
07:32 AM Base Language Bug #6389: LENGTH function with COLUMN option
The same class exists in FWD as @p2j/build/lib/jline-2.14.6.jar:jline.console.WCWidth@. I'm confused why you need th... Constantin Asofiei
07:23 AM Base Language Bug #6389: LENGTH function with COLUMN option
Artur, you mean this project? https://github.com/jline/jline3
Greg: please comment about BSD.
Constantin Asofiei

11/14/2024

08:38 AM Database Feature #9302: new reports for abbreviated field names and abbreviated table names
Greg Shah wrote:
> @condition="evalLib("record_types_rel", this) and this.getAnnotation("tablename_ab...
Constantin Asofiei
04:36 AM Database Bug #9078: emit FindQuery as (reused) variables
Danut, the scenario would be like this, but OE doesn't allow unbind/re-bind of an already bound reference-only table ... Constantin Asofiei

11/07/2024

03:04 PM Database Feature #9302: new reports for abbreviated field names and abbreviated table names
Something else to mention: table abbreviations can appear in field references, too - see my example. So for @evalLib... Constantin Asofiei
12:52 PM Database Feature #9302: new reports for abbreviated field names and abbreviated table names
Roger, I don't think the 'quirk' with the space before the field is relevant for this report.
See this example:
<...
Constantin Asofiei

11/06/2024

07:27 AM Database Bug #9078: emit FindQuery as (reused) variables
Dănuț Filimon wrote:
> Constantin Asofiei wrote:
> > The only way to initialize the FIND is via @FindQuery.initiali...
Constantin Asofiei
07:17 AM Database Bug #9078: emit FindQuery as (reused) variables
The only way to initialize the FIND is via @FindQuery.initialize@, right? All DMOs (the proxy) are there, save them ... Constantin Asofiei

11/05/2024

02:51 AM Database Bug #9078: emit FindQuery as (reused) variables
Review of 9078a/15537:
* @hasAncestorLoopingInnerBlock@ - this needs to look through all 'inner_block', not just the...
Constantin Asofiei

11/04/2024

08:06 AM Database Bug #9267: Index Selection in case of a multiple index matches.
There are documented rules for index selection here: [[p2j:Chapter_27_Sorting_Query_Results]]
We should update thi...
Constantin Asofiei

11/01/2024

08:19 AM Base Language Bug #8944: FINALLY block transaction processing
We have FINALLY being processed in FWD, in:
* @iterateWorker@ when the block is iterating
* @processRetry@ in case ...
Constantin Asofiei

10/30/2024

10:02 AM Database Bug #9078: emit FindQuery as (reused) variables
Danut, the @FindQuery@ var def should be similar to the @OPEN QUERY@ var def - see @convert/database_access.rules@ a... Constantin Asofiei
05:53 AM Database Bug #9078: emit FindQuery as (reused) variables
Dănuț Filimon wrote:
> Constantin, at this point the conversion changes for #9032-2 are implemented, but during yest...
Constantin Asofiei
 

Also available in: Atom