comparison TODO @ 478:0064a54745e1

todo
author Alain Mazy <am@osimis.io>
date Wed, 06 Mar 2024 12:27:48 +0100
parents 88f72b32c1bc
children 694d1b551cbe
comparison
equal deleted inserted replaced
477:88f72b32c1bc 478:0064a54745e1
8 ----------------------- 8 -----------------------
9 9
10 * Performance of joins in LookupResources: Create cached statement for 10 * Performance of joins in LookupResources: Create cached statement for
11 LookupResources, that are grouped to search up to, say, 10 tags, 11 LookupResources, that are grouped to search up to, say, 10 tags,
12 instead of recompiling for each request 12 instead of recompiling for each request
13 * Check that "MaximumConnectionRetries" is also used when trying to
14 reconnect at the DB when the connection is lost while running.
15 At least with ODBC, this is not happening.
13 16
14 --------------------- 17 ---------------------
15 Common - Storage area 18 Common - Storage area
16 --------------------- 19 ---------------------
17 20