Commit graph

18 commits

Author SHA1 Message Date
Christopher Gondek
af6150e2fb feat: Add batching and keyset pagination to Power BI data fetching using batch_size and order_by_column parameters. 2025-12-23 11:14:29 +01:00
Christopher Gondek
3fbb41b980 fix: sanitize SQL queries by removing trailing semicolons 2025-11-05 11:23:54 +01:00
Christopher Gondek
dde61f447d chore: enforce query row limit 2025-11-05 11:02:24 +01:00
Christopher Gondek
d9deb09d1b feat: support powerbi measures 2025-11-05 08:34:19 +01:00
Christopher Gondek
56869051df feat: yaml-free preprocessing 2025-10-27 16:56:04 +01:00
Christopher Gondek
833df786a8 fix: key schemas 2025-10-17 10:53:09 +02:00
Christopher Gondek
1fe6a06a5f fix: api key header 2025-10-17 10:30:56 +02:00
Christopher Gondek
b3193ee56d fix: datasaver for Azure 2025-10-15 11:42:44 +02:00
Christopher Gondek
40a92ccafd chore: add app.py for azure deploy 2025-10-15 11:02:39 +02:00
Christopher Gondek
3e773630e2 chore: final touches for prod 2025-10-13 16:10:50 +02:00
Christopher Gondek
70c5f3a6b0 chore: add multi table support 2025-10-13 14:26:31 +02:00
Christopher Gondek
97c503e727 chore: add test to explore powerbi conn 2025-10-13 10:27:52 +02:00
Christopher Gondek
b497d5d209 chore: prod prep 2025-10-13 09:37:59 +02:00
Christopher Gondek
9bc7cd774c feat: add db query router 2025-09-26 17:07:42 +02:00
Christopher Gondek
ed8dd344d7 feat: add endpoint to trigger db update 2025-09-26 14:31:53 +02:00
Christopher Gondek
4c1dc3d4fa feat: finish db creator 2025-09-26 13:51:14 +02:00
Christopher Gondek
4f4d1ddf30 feat: add generic preprocessor 2025-09-24 15:38:55 +02:00
Christopher Gondek
932465b2d3 feat: basic project setup 2025-09-24 12:15:26 +02:00