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... - 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...
- 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: ...
11/26/2024
- 05:56 AM Base Language Bug #8643: ErrorManager not handling caught errors and error-status:error attribute properly
- ETF testing passed
- 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...
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...
- 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... - 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? - 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?
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...
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...
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?
- 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...
- 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.
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... - 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 ...
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...
- 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:
<...
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... - 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 ...
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...
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...
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 ...
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...
- 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...
Also available in: Atom