ksql/adapters
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
..
kmysql Update adapters to use version v1.12.1 2024-10-30 09:30:03 -03:00
kpgx Update adapters to use version v1.12.1 2024-10-30 09:30:03 -03:00
kpgx5 Remove test that would enforce a way of scanning values into an *int 2024-11-03 23:15:04 -03:00
kpostgres Update adapters to use version v1.12.1 2024-10-30 09:30:03 -03:00
ksqlite3 Update adapters to use version v1.12.1 2024-10-30 09:30:03 -03:00
ksqlserver Update adapters to use version v1.12.1 2024-10-30 09:30:03 -03:00
modernc-ksqlite Update adapters to use version v1.12.1 2024-10-30 09:30:03 -03:00