Activity
From 05/09/2021 to 06/07/2021
06/02/2021
- 05:13 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Merged to 3821c/12490.
- 12:34 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- The changes in 3930a revs 12482-3 look good. Please add the more detailed javadoc and clean up the code to coding sta...
06/01/2021
- 05:14 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Please move the @autoConnect@ method to @DatabaseManager@ (#3930-118) and remove the first l...
05/31/2021
- 06:59 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> We have covered a lot of ground...could you please review and report what is left to do befo... - 06:48 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- We have covered a lot of ground...could you please review and report what is left to do before we can consider this t...
- 06:34 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Code review 3930a/12481:
> Please move the @autoConnect@ method to @DatabaseManager@ (#3930... - 06:29 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Code review 3930a/12481:
Thanks for making these changes.
Please move the @autoConnect@ method to @DatabaseMana... - 05:59 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
> > Do you mean that I should make this more explicit by using @Cont...
05/30/2021
- 05:20 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
> > Do you mean that I should make this more explicit by using @Cont... - 05:16 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Do you mean that I should make this more explicit by using @ContextLocal@? This will of cou... - 05:10 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Your understanding about deactivation is correct, but I don't agree with the conclusion you'... - 04:50 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > I am not suggesting reference counters and I don't see how using... - 03:28 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> I am not suggesting reference counters and I don't see how using @ContextLocal@ prevents pro... - 03:14 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > * The implementation uses @SessionListener@ for cleanup purposes...
05/28/2021
- 03:17 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> * The concept of "permanent" and "transient" databases, and the use of the @load_at_startup@...
05/27/2021
- 04:19 PM Feature #2617 (Closed): implement RCODE-INFORMATION attributes
- 03:18 PM Feature #2617: implement RCODE-INFORMATION attributes
- Greg Shah wrote:
> Please update the gap marking.
Done in 3821c rev 12464. - 02:50 PM Feature #2617: implement RCODE-INFORMATION attributes
- Code Review Task Branch 3821c Revision 12462
The changes are good.
Please update the gap marking. - 08:06 AM Feature #2617 (WIP): implement RCODE-INFORMATION attributes
- FILENAME, DB-REFERENCES and IS-CLASS were added to 3821c rev 12462
- 01:09 PM Support #3871: determine how to change codepages/locales during import
- Than you for the quick code review.
I will remove the @CharsetConverter@ accessors. It is a clever way to handle c... - 11:53 AM Support #3871: determine how to change codepages/locales during import
- Code Review Task Branch 3821c Revision 12459
The changes are a nice improvement.
1. @FileStream.getCc()@ and @F... - 10:21 PM Support #3871: determine how to change codepages/locales during import
- Now the requested text decoder is used when processing dump files.
At the same time, I fixed support for processing ... - 11:14 AM Bug #5289 (WIP): Misc. problems with triggers
- No, not yet.
I am waiting to finish the ASSIGN triggers work, too, and commit all in a single unified commit. I esti... - 07:59 AM Bug #5289: Misc. problems with triggers
- Are those change in 3821c?
- 10:28 PM Bug #5289: Misc. problems with triggers
- Yes, the REPLICATION triggers work correctly now (pending commit).
I also added/fixed vetoing support for some trigg... - 03:41 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> I think there was a miscommunication or misunderstanding with #3930-11. I was trying to conv... - 03:33 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Constantin Asofiei wrote:
> The token support is already in FWD, and the directory utility APIs already have this (a... - 09:35 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > * The concept of "permanent" and "transient" databases, and the ...
05/26/2021
- 04:27 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> * The concept of "permanent" and "transient" databases, and the use of the @load_at_startup@... - 03:42 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
>
> > I prefer to avoid reference counters as it is a fragile tech... - 03:34 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> I prefer to avoid reference counters as it is a fragile technique. With @ContextLocal@ I... - 03:27 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> * The implementation uses @SessionListener@ for cleanup purposes and adds references to netw... - 03:16 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> I am starting my code review. I will have more detailed feedback later, but on a quick first... - 03:12 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- I am starting my code review. I will have more detailed feedback later, but on a quick first pass, I noticed a few pr...
- 02:50 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Constantin Asofiei wrote:
> Sorry, I didn't notice that. Use @database-connections.prj@.
I see, Thank you. At thi... - 02:47 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Sorry, I didn't notice that. Use @database-connections.prj@.
- 02:44 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Constantin Asofiei wrote:
> Igor Skornyakov wrote:
> > Constantin. Where exactly I should add this node?
> As a si... - 02:40 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Constantin. Where exactly I should add this node?
As a sibling of the @auto-connect@ node. - 02:38 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Constantin Asofiei wrote:
> The token support is already in FWD, and the directory utility APIs already have this (a... - 02:30 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- > I had not considered this feature. Constantin, the implementation so far only reads from the directory. What needs ...
- 02:28 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- The token support is already in FWD, and the directory utility APIs already have this (at least the @Utils.getDirecto...
- 02:25 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Igor, does the @auto-connect@ directory configuration suppor... - 02:15 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Constantin Asofiei wrote:
> Igor, does the @auto-connect@ directory configuration support the 'project token' approa... - 01:52 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor, does the @auto-connect@ directory configuration support the 'project token' approach? Here I mean that the cli...
- 07:23 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> There is a regression caused by my changes in a large customer application. Analyzing.
T... - 04:59 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- There is a regression caused by my changes in a large customer application. Analyzing.
- 07:38 AM Bug #5289: Misc. problems with triggers
- Ovidiu: From emails, I know you have some of these issues resolved. Please document the status here.
If we can ge... - 08:23 PM Support #5183: database collation
- I've reviewed the output of the @cp_coll.p@ program from several environments:
* en_US / 8859-1
** Linux
** Wind...
05/25/2021
- 03:53 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- The functionality is implemented and tested with the test app. Will test with the real customer app.
Committed to ...
05/21/2021
- 01:39 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> That being said, I'm not sure that code looks right now...what if we had two @database@ keys... - 01:33 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- That being said, I'm not sure that code looks right now...what if we had two @database@ keys mapped to the same @Sess...
- 01:13 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> The current @deregisterDatabase@ code is just about cleaning up local data structures when a... - 01:12 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- The current @deregisterDatabase@ code is just about cleaning up local data structures when a database connection ends...
- 01:05 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
>
> > As far as I understand the same logic is used for local data... - 01:02 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> As far as I understand the same logic is used for local databases as well. Should I fix i... - 12:56 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> IIRC, for remote connections, we create one virtual session between server A and server B, r... - 12:40 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- IIRC, for remote connections, we create one virtual session between server A and server B, regardless of how many use...
- 06:51 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- I'm confused with the following code in the @ConnectionManager.disconnectImmediately()@:...
- 03:04 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Constantin Asofiei wrote:
> Igor, as I mentioned - Agents can reset their context (for State-reset mode) - in this c... - 02:01 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor, as I mentioned - Agents can reset their context (for State-reset mode) - in this case, I think these databases ...
- 12:46 PM Support #5183 (WIP): database collation
05/20/2021
- 05:29 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Initialization of the transient auto-connected databases in @StandardServer.standardEntry()@ (before @startupProc@ p...
- 02:19 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> Constantin: How do we avoid the @StandardServer.standardEntry()@ connection logic when it is call... - 02:17 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Constantin, where would the disconnect occur? I don't think @ContextLocal.cleanup@ would wor... - 02:00 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Constantin: How do we avoid the @StandardServer.standardEntry()@ connection logic when it is called for an appserver ...
- 02:00 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> But to your question: Constantin was answering in the context of appserver agents. For non... - 01:59 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> But to your question: Constantin was answering in the context of appserver agents. For non-a... - 01:57 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > Igor Skornyakov wrote:
> >
> > > Eric: is it correct that the... - 01:51 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
>
> > Eric: is it correct that the entry point mentioned by Consta... - 01:48 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Eric: is it correct that the entry point mentioned by Constantin is the only one where th... - 01:29 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > Constantin: Is there a different entry point for appserver agents?... - 01:27 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Igor, I would follow Greg's advice here instead of my earlier comments on the @SessionListen... - 01:26 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> I don't object to the non-database changes in @BaseSession@. But I wonder if we need such a thin... - 01:24 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> Constantin: Is there a different entry point for appserver agents?
In case of appserver Agents, ... - 01:21 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> Instead of looking at the session level stuff (which is generic), please look at the places in ... - 01:18 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- > How can we avoid any changes at least in the @RouterSessionManager@ if the databases are supposed to be connected o...
- 01:18 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- The way I would approach this would be to:
# Take a working, test configuration which currently connects a databas... - 01:11 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> I think you were on the right track with using the @SessionListener@ interface. If we find b... - 01:10 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Greg Shah wrote:
> > There should not be any changes in the @com.goldencode.p2j.net@ packa... - 12:54 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> There should not be any changes in the @com.goldencode.p2j.net@ package. It is not appropriate t... - 12:43 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> There should not be any changes in the @com.goldencode.p2j.net@ package. It is not appropriate t... - 12:42 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- There should not be any changes in the @com.goldencode.p2j.net@ package. It is not appropriate to have database-spec...
- 12:28 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> It is hard to know what is going on without seeing the changes you've made. If they are most... - 12:21 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- It is hard to know what is going on without seeing the changes you've made. If they are mostly isolated to @DatabaseM...
- 11:05 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- I've implemented the session-local databases' activation in the @SessionListener.initialize()@ method of the @Session...
- 09:49 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- From Igor via email:
---
At this moment I've implemented most of the functionality except timed meta-database d...
05/19/2021
- 01:00 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- I agree. The disabled code related to Hibernate can be dropped at this moment.
- 12:23 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > These were left over from the shift from Hibernate. I think at t... - 12:15 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
> > When I'm trying to connect to a database in the session start (i... - 12:15 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> These were left over from the shift from Hibernate. I think at this point, they can be remov... - 12:08 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> When I'm trying to connect to a database in the session start (in my case it was a connecti... - 12:06 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> There is a lot of commented code in the @DatabaseManager@. This makes reading and understan...
05/17/2021
- 06:47 PM Bug #5377: H2 might block in certain conditions
- The investigations from #4479 proved that some methods were not correctly handling locking on its internal @meta@ tab...
- 06:38 PM Bug #5377 (New): H2 might block in certain conditions
- 06:14 PM Bug #5376: Reintroduce UDFs for handling special date-related operators
- The investigation from #5325 lead to conclusion that in the current revision FWD lacks support for some @+@ / @-@ ope...
- 05:28 PM Bug #5376 (New): Reintroduce UDFs for handling special date-related operators
05/15/2021
- 06:19 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- When I'm trying to connect to a database in the session start (in my case it was a connection from the application se...
05/14/2021
- 06:13 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- There is a lot of commented code in the @DatabaseManager@. This makes reading and understanding the code difficult. D...
05/12/2021
- 03:18 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Since we are rewriting this logic now, I think we should plan for this eventuality. I tried ... - 03:15 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> At this moment we initialize the meta-database for all configured local databases regardl... - 02:36 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> The concept of "transient" databases is old and is not really something I care to preserve. ... - 02:21 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- The concept of "transient" databases is old and is not really something I care to preserve. It was developed back whe...
- 01:24 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- I'm trying to understand the logic around reference counting with @DatabseManager.transientDatabases@. It looks prett...
- 04:23 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> Actually, we really do implement this same limit. Our parser will not properly parse database re...
05/11/2021
- 06:57 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Actually, we really do implement this same limit. Our parser will not properly parse database references unless the ...
- 06:30 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- > > BTW: how do we support this restriction? It looks weird to me.
> I do not think we do. FWD connects the database... - 05:59 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Ovidiu Maxiniuc wrote:
> Sorry, I am afraid I was not very clear here. What I intended to say is that FWD does not s... - 05:30 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Ovidiu Maxiniuc wrote:
> > Igor Skornyakov wrote:
> > > BTW: how do we support this restr... - 05:21 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric/Greg.
At this moment we initialize the meta-database for all configured local databases regardless of the @lo... - 05:06 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Ovidiu Maxiniuc wrote:
> Igor Skornyakov wrote:
> > BTW: how do we support this restriction? It looks weird to me.
... - 05:02 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> BTW: how do we support this restriction? It looks weird to me.
I do not think we do. FWD c... - 04:37 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Ovidiu Maxiniuc wrote:
> Just as a remainder, although you are probably already aware of this: you cannot use the da... - 04:34 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- These things happen. I did this myself and not even once.
Just as a remainder, although you are probably already a... - 04:25 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Ovidiu Maxiniuc wrote:
> > I was looking at the last line of exception you posted. It says... - 04:16 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Ovidiu Maxiniuc wrote:
> I was looking at the last line of exception you posted. It says: @org.h2.jdbc.JdbcSQLSyntax... - 04:15 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- I was looking at the last line of exception you posted. It says: @org.h2.jdbc.JdbcSQLSyntaxErrorException@.
Yet, H2 ... - 04:09 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Ovidiu Maxiniuc wrote:
> Igor,
> Does the database already exist? Because if there is no physical file at the mome... - 04:05 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor,
Does the database already exist? Because if there is no physical file at the moment the connection is made, H... - 03:44 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- It seems that at this moment a @CONNECT@ statement support for the local databases is broken.
For example, if the @h... - 06:34 PM Bug #4945 (Feedback): Optimize indexes for H2 dialect
- My changes were committed to a newly created bzr repository located at @devsrv01:/opt/secure/code/p2j_repo/fwd-h2/@, ...
- 03:10 PM Bug #5306: AdaptiveQuery sets a found record into the buffer twice in dynamic mode
- I have investigated this issue but I cannot reproduce it. I took the isolated testcase from #3814-406, converted and ...
05/10/2021
- 03:40 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> > Actually, my question was not about the name but if you're planning to implement auto-conn... - 03:38 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Actually, my question was not about the name but if you're planning to implement auto-con... - 03:30 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Greg Shah wrote:
>
> > Change the name of the directory node in the new configuration to ... - 03:27 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> Change the name of the directory node in the new configuration to make it less confusing.
I ... - 03:22 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- At this time, we don't care about this "auto-connect" 4GL feature at all. It has nothing to do with our work and can...
- 02:44 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> This looks not exactly the same we've discussed here. Is this difference intentional?
... - 02:18 PM Feature #3930: allow session level control over the database(s) which are auto-connected
- As I can see in the OpenEdge documentation (https://docs.progress.com/bundle/openedge-programmimg-interfaces-117/page...
- 09:15 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Igor Skornyakov wrote:
> Greg Shah wrote:
> > No. In my opinion, this is not a very risky change. If you disagree... - 08:28 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> No. In my opinion, this is not a very risky change. If you disagree, please help us understand ... - 08:08 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- No. In my opinion, this is not a very risky change. If you disagree, please help us understand what parts are risky.
- 08:02 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Greg Shah wrote:
> Don't get hung up on this aspect of things. The helper methods for lookup in the directory will ... - 07:54 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- > But in your examples, we have only one configuration.
His example is the equivalent of the current approach whi... - 02:25 PM Feature #5355: _Usertablestat metadata improvements
- Eric Faulhaber wrote:
> Support for this VST was mostly implemented in #3814, however a few things remain to be addr... - 01:43 PM Feature #5355: _Usertablestat metadata improvements
- Regarding the temp-table support, there are cases where conversion optimizes 4GL code which deletes temp-table record...
- 01:32 PM Feature #5355: _Usertablestat metadata improvements
- Support for this VST was mostly implemented in #3814, however a few things remain to be addressed:
* add update co... - 01:25 PM Feature #5355 (WIP): _Usertablestat metadata improvements
- 01:34 PM Feature #3814 (Closed): more schema metadata
- Any remaining work related to the @_Usertablestat@ VST will be managed in #5355.
05/09/2021
- 03:56 AM Feature #3930: allow session level control over the database(s) which are auto-connected
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
>
> > My question was about the session attribute the selection of...
Also available in: Atom