• Joined on 2024-02-11
jkuhl deleted branch test/fnftools from jkuhl/corrlib 2026-04-21 16:16:36 +02:00
jkuhl pushed to develop at jkuhl/corrlib 2026-04-21 16:16:31 +02:00
0d01df1ca4 Merge pull request 'add FileNotFound to db tests' (#36) from test/fnftools into develop
1b338b3f6c
add FileNotFound to db tests
Compare 2 commits »
jkuhl merged pull request jkuhl/corrlib#36 2026-04-21 16:16:31 +02:00
add FileNotFound to db tests
jkuhl created pull request jkuhl/corrlib#36 2026-04-21 16:16:25 +02:00
add FileNotFound to db tests
jkuhl pushed to test/fnftools at jkuhl/corrlib 2026-04-21 16:16:02 +02:00
1b338b3f6c
add FileNotFound to db tests
jkuhl created branch test/fnftools in jkuhl/corrlib 2026-04-21 16:16:02 +02:00
jkuhl commented on issue jkuhl/corrlib#30 2026-04-21 11:08:27 +02:00
Updates in DB

This is in principle related to #25… in fact, a simple version of this could come down to preserving with information gathered in solutions to that issue.

jkuhl deleted branch feat/thinsql from jkuhl/corrlib 2026-04-21 10:25:10 +02:00
jkuhl pushed to develop at jkuhl/corrlib 2026-04-21 10:25:00 +02:00
7e33a689b7 Merge pull request 'Introduce thin wrapper for SQL calls' (#35) from feat/thinsql into develop
d6de8e6387
Introduce thin wrapper for SQL calls
Compare 2 commits »
jkuhl closed issue jkuhl/corrlib#2 2026-04-21 10:24:58 +02:00
Direct SQL method
jkuhl merged pull request jkuhl/corrlib#35 2026-04-21 10:24:58 +02:00
Introduce thin wrapper for SQL calls
jkuhl created pull request jkuhl/corrlib#35 2026-04-21 10:24:49 +02:00
Introduce thin wrapper for SQL calls
jkuhl created branch feat/thinsql in jkuhl/corrlib 2026-04-21 10:23:35 +02:00
jkuhl pushed to feat/thinsql at jkuhl/corrlib 2026-04-21 10:23:35 +02:00
d6de8e6387
Introduce thin wrapper for SQL calls
jkuhl commented on issue jkuhl/corrlib#25 2026-04-17 18:39:05 +02:00
Better import

Either we keep the data as a dict until we write, otherwise we use

jkuhl deleted branch integ/links from jkuhl/corrlib 2026-04-17 18:09:26 +02:00
jkuhl pushed to develop at jkuhl/corrlib 2026-04-17 18:09:19 +02:00
702010c8fc Merge pull request 'integ/links' (#34) from integ/links into develop
51ae53aa02
add empty return
083d7ee3ce
add dry run for loading data using the integrity functions
0535e19bf0
fix typing
37ae818589
small logic issue
Compare 7 commits »
jkuhl merged pull request jkuhl/corrlib#34 2026-04-17 18:09:18 +02:00
integ/links
jkuhl pushed to integ/links at jkuhl/corrlib 2026-04-17 17:53:20 +02:00
51ae53aa02
add empty return
jkuhl pushed to integ/links at jkuhl/corrlib 2026-04-17 17:52:41 +02:00
083d7ee3ce
add dry run for loading data using the integrity functions