• Joined on 2023-06-29
allan opened issue dc/dc#136 2025-01-27 11:40:38 +00:00
csv upload is broken
allan pushed to main at dc/datacontroller.io 2024-12-31 21:23:41 +00:00
9b2dc1ce60 fix: video
allan pushed to main at dc/datacontroller.io 2024-12-31 21:15:16 +00:00
d89d0dd7c0 formatting
allan pushed to main at dc/datacontroller.io 2024-12-31 20:49:18 +00:00
00c6fa9fbd fix: video
allan pushed to main at dc/datacontroller.io 2024-12-31 20:44:05 +00:00
f4e9518159 fix: video
allan pushed to main at dc/datacontroller.io 2024-12-31 20:38:36 +00:00
05c7746474 fix: video styling
allan pushed to main at dc/datacontroller.io 2024-12-31 20:30:40 +00:00
0b178d66be fix: previewimage
allan pushed to main at dc/datacontroller.io 2024-12-31 20:14:13 +00:00
bc9352f371 feat: 2024 blog
allan pushed to main at dc/dc 2024-12-31 15:26:24 +00:00
31a31612fc Merge pull request 'fix: no upcase of pk fields in MPE_TABLES in delete scenario' (#135) from issue134 into main
f9c2491ab6 fix: reduce length of tmp table names. Closes #130
3de095fe77 fix: no upcase of pk fields in MPE_TABLES in delete scenario
Compare 3 commits »
allan deleted branch issue134 from dc/dc 2024-12-31 15:26:24 +00:00
allan closed issue dc/dc#130 2024-12-31 15:26:23 +00:00
temp table names exceeding 32 chars for OLEDB engine
allan merged pull request dc/dc#135 2024-12-31 15:26:22 +00:00
fix: no upcase of pk fields in MPE_TABLES in delete scenario
allan closed issue dc/dc#134 2024-12-31 15:26:22 +00:00
unable to delete from MPE_TABLES
allan pushed to issue134 at dc/dc 2024-12-31 15:25:42 +00:00
f9c2491ab6 fix: reduce length of tmp table names. Closes #130
allan created pull request dc/dc#135 2024-12-31 15:24:19 +00:00
fix: no upcase of pk fields in MPE_TABLES in delete scenario
allan created branch issue134 in dc/dc 2024-12-31 15:23:37 +00:00
allan pushed to issue134 at dc/dc 2024-12-31 15:23:37 +00:00
3de095fe77 fix: no upcase of pk fields in MPE_TABLES in delete scenario
allan opened issue dc/dc#134 2024-12-31 11:08:00 +00:00
unable to delete from MPE_TABLES
allan commented on issue dc/dc#133 2024-12-31 10:49:47 +00:00
validate key prior to upload

Update - we were using regular keys for http (no SSL), so it would seem that this is the edge case (for http situation only)

allan opened issue dc/dc#133 2024-12-31 10:47:28 +00:00
validate key prior to upload