appkit-commons 0.15.4__py3-none-any.whl → 0.16.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -36,6 +36,7 @@ def _get_engine_kwargs() -> dict[str, Any]:
36
36
  "pool_size": db_config.pool_size,
37
37
  "max_overflow": db_config.max_overflow,
38
38
  "echo": db_config.echo,
39
+ "pool_pre_ping": True,
39
40
  }
40
41
 
41
42
  return {}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: appkit-commons
3
- Version: 0.15.4
3
+ Version: 0.16.2
4
4
  Summary: Add your description here
5
5
  Project-URL: Homepage, https://github.com/jenreh/appkit
6
6
  Project-URL: Documentation, https://github.com/jenreh/appkit/tree/main/docs
@@ -11,8 +11,8 @@ appkit_commons/configuration/yaml.py,sha256=X0Ra-3xqxtkyg_-4NVdIikq1_hh73RS_zSob
11
11
  appkit_commons/database/base_repository.py,sha256=Im28SxeEi5R8iwQ2iKkeRawFt71Q0ISNgxmJFkA_dX0,8985
12
12
  appkit_commons/database/configuration.py,sha256=C8xcQk8OgwPviF10KhKNkX-aKZT_YgSynFbSfwXv14w,1505
13
13
  appkit_commons/database/entities.py,sha256=lUJBUNWUqXjq0dFffqZObhgkmWYUG0lcCNlmM5fxHls,1807
14
- appkit_commons/database/session.py,sha256=0P6qfae1ITmDGkKoDL4b5EnS1ZaDPH2OXn4y-RYhQv4,2253
14
+ appkit_commons/database/session.py,sha256=8pamOvbz7Vh7x3HvYPysdreCiMPavEtDWmbv2XWrXw0,2288
15
15
  appkit_commons/database/sessionmanager.py,sha256=fATEqMT1Ze0bM7oZXnC6HtzYrAH9kb5_LRP552nSS_8,1605
16
- appkit_commons-0.15.4.dist-info/METADATA,sha256=2lr_cOumEiFLAlk5SpqIPGeYKxnAxk18wKmC-SpyeK8,9850
17
- appkit_commons-0.15.4.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
18
- appkit_commons-0.15.4.dist-info/RECORD,,
16
+ appkit_commons-0.16.2.dist-info/METADATA,sha256=MsGFY6sY64wYrjC-ZBjwaZ59EFkPA69vcAvmOtNdoDE,9850
17
+ appkit_commons-0.16.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
18
+ appkit_commons-0.16.2.dist-info/RECORD,,