Vinícius Garcia
66d563fbed
Update the adapter tests to better report errors starting the docker containers
2025-06-05 22:38:58 -03:00
Vinícius Garcia
e9865d66df
Update adapters to use version v1.12.3
2024-11-06 18:50:37 -03:00
Vinícius Garcia
0a95b40908
Update adapters to use version v1.12.2
2024-11-03 23:22:02 -03:00
Vinícius Garcia
d84d079b99
Remove test that would enforce a way of scanning values into an *int
...
The reason for removing this test is that PGx4 and PGx5 don't agree
on how to work with *int, thus, if I made the behavior of KSQL
match pgx5 the test for pgx4 would break and vice-versa.
Fyi KSQL was made to do the same as pgx4 for now, I will create
an issue on pgx to ask why pgx5 is doing it differently, maybe
if he has a good reason for this I should do the same.
2024-11-03 23:15:04 -03:00
Vinícius Garcia
661630db8d
Update adapters to use version v1.12.1
2024-10-30 09:30:03 -03:00
Vinícius Garcia
fd2459e4de
Fix all tests to work with podman on MacOS except sqlserver
2024-04-14 11:23:15 -03:00
Vinícius Garcia
a3523821a1
Update adapters to use version v1.12.0
2024-01-22 10:44:19 -03:00
Vinícius Garcia
fb8e8141d4
Update adapters to use version v1.11.1
2024-01-17 00:26:31 -03:00
Vinícius Garcia
c2e1138806
Update adapters to use version v1.11.0
2024-01-16 23:35:23 -03:00
Vinícius Garcia
a20099519f
Update adapters to use version v1.10.0
2023-10-19 22:09:28 -03:00
Vinícius Garcia
2446ddc984
Update all dependencies for kpgx and kpgx5
2023-08-24 10:31:08 -03:00
Vinícius Garcia
7c33cc8d2d
Update adapters to use version v1.9.1
2023-08-14 10:43:23 -03:00
Vinícius Garcia
7ba6537ed9
Refactor tests so we dont depend directly on database/sql nor pq
2023-08-14 10:36:19 -03:00
Vinícius Garcia
8198548deb
Update adapters to use version v1.9.0
2023-07-16 22:18:20 -03:00
Vinícius Garcia
9311b4a17d
Update adapters to use version v1.8.0
2023-05-21 11:11:04 -03:00
Vinícius Garcia
78976c1f42
Update adapters to use version v1.7.1
2023-04-05 22:33:50 -03:00
Vinícius Garcia
a015743b72
Minor refactor
2023-04-05 22:33:03 -03:00
Vinícius Garcia
0362d5ace0
Add kpgx5 adapter
2023-04-04 23:18:14 -03:00