Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
9c793e2
feat(odbc source): add ODBC source for scheduled database queries
powerumc Apr 24, 2025
9e3f5d7
test(odbc source): Integration tests
powerumc Aug 25, 2025
f383c9f
test(odbc source): prepare Dockerfile
powerumc Sep 1, 2025
50fac18
feat(odbc source): implement ODBC metrics for event tracking
powerumc Sep 16, 2025
fa4502d
test(odbc source): integration test configuration
powerumc Sep 16, 2025
3090a4e
refactor(odbc source): introduce graceful shutdown and improve schedu…
powerumc Sep 16, 2025
e13b1a1
chore(odbc source): clean up formatting
powerumc Sep 16, 2025
f39ee28
test(odbc source): ODBC init_params, tracking_columns, last_run_metad…
powerumc Sep 21, 2025
831eb45
fix(odbc source): fix data type handling and comments
powerumc Sep 24, 2025
64fda4e
test(odbc source): number types integration test
powerumc Sep 24, 2025
e9037aa
test(odbc source): string types, other types integration test
powerumc Sep 28, 2025
b88c42e
chore(odbc source): clean up formatting
powerumc Sep 28, 2025
aef4174
feat(odbc source): add support for PostgreSQL and update integration …
powerumc Sep 29, 2025
32a566d
fix(odbc source): refactor test setup for consistency
powerumc Oct 4, 2025
8af2a13
test(odbc source): add integration test for timestamp columns
powerumc Oct 4, 2025
be3e3ef
docs(odbc source): add documentation for ODBC data source configuration
powerumc Oct 18, 2025
5dae7a7
Merge branch 'master' into powerumc/odbc-source
powerumc Oct 18, 2025
19cf895
test(odbc source): add external network configuration for MySQL and P…
powerumc Oct 18, 2025
15d4436
docs(odbc source): update source code documents.
powerumc Oct 21, 2025
1a3efcb
docs(odbc source): add comprehensive CUE configuration and documentat…
powerumc Oct 21, 2025
40d5795
chore(odbc source): source code formatting
powerumc Oct 21, 2025
c74a12a
refactor(odbc source): executes ODBC query processing with result tra…
powerumc Oct 21, 2025
cea0073
chore(deps): update odbc-api dependency to version 19.1.0
powerumc Oct 22, 2025
bb62426
chore(odbc source): update LICENSE-3rdparty.csv
powerumc Oct 22, 2025
6af628d
docs(odbc source): improve documentation clarity and update examples …
powerumc Oct 22, 2025
f4830ed
Merge branch 'master' into powerumc/odbc-source
powerumc Oct 22, 2025
3cb3d8f
chore(odbc source): update fmt and clippy
powerumc Oct 22, 2025
2a12364
chore(vdev): apply vdev rust check fixes
powerumc Oct 22, 2025
0b9c191
chore(vdev): apply vdev rust check fixes
powerumc Oct 22, 2025
ffc2a22
docs(odbc source): apply suggestion to odbc.cue
powerumc Oct 22, 2025
4c2e19b
docs(odbc source): apply suggestion to odbc.cue
powerumc Oct 22, 2025
ff66be0
docs(odbc source): apply suggestion to odbc.cue
powerumc Oct 22, 2025
af3fd51
docs(odbc source): add changelog
powerumc Oct 27, 2025
e341811
Merge branch 'master' into powerumc/odbc-source
powerumc Oct 27, 2025
b266337
chore(odbc source): update spelling expect.txt and fix spell check fa…
powerumc Oct 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ Jolokia
JSONAs
jsonify
jsonlines
jszwedko
kebabcase
kernelmode
keyclock
Expand All @@ -306,6 +305,7 @@ landingpad
leebenson
leveldb
libcrypto
libmaodbc
librdkafka
libvector
lld
Expand All @@ -329,6 +329,7 @@ majorly
makecache
Makefiles
mallocs
mariadb
markdownify
marketo
maxbin
Expand Down Expand Up @@ -402,6 +403,7 @@ nullishness
NUMA
numbackends
NXRR
odbcinst
OIDC
OKD
oneof
Expand Down Expand Up @@ -530,6 +532,9 @@ spencergilbert
spinlock
SPOF
spog
SQLLEN
SQLSETPOSIROW
SQLULEN
sqlx
srcaddr
srcport
Expand Down Expand Up @@ -613,6 +618,7 @@ underutilizing
unevictable
unflatten
unioning
unixodbc
unnested
upgradable
urql
Expand Down Expand Up @@ -672,5 +678,4 @@ zieme
zoog
zork
zorp
zsherman
zulip
Loading
Loading