Commit Graph

13 Commits (dc345c501b021c501c3d5c04b4cd59b5f5e01551)

Author SHA1 Message Date
Vinícius Garcia 32470ddce4 Update adapters to use latest ksql version 2022-07-19 14:15:48 -03:00
Vinícius Garcia 7adc6473b7 Update sqlserver version to see if it will work on Mac M1 2022-07-06 21:06:40 -03:00
Vinícius Garcia 73952d0e03 Update kmysql_test.go to use mariadb instead of mysql
This change was made because the mysql image was too instable
which caused it to fail in several situations.
2022-07-06 14:34:08 -03:00
Vinícius Garcia e78fced5e6 Update all subpackages to use latest ksql version 2022-04-22 19:16:53 -03:00
Lonre Wang 01ce253442 Implements `io.Closer` for `DB`
Fix #18
2022-04-19 01:36:02 +08:00
Vinícius Garcia 3eb5a72123 Add more configurable constructors for all adapters 2022-04-11 20:52:40 -03:00
Vinícius Garcia b44c7e8500 Add kpgx.NewFromPgxPool() for facilitating more complicated configs 2022-04-11 19:41:56 -03:00
Vinícius Garcia 0dfb810693 Try to fix go modules issue 2022-03-26 21:06:10 -03:00
Vinícius Garcia 1d396f8cac Fix linter complaints 2022-03-15 20:55:18 -03:00
Vinícius Garcia 18377f18f9 Try to fix codecov on CI 2022-03-15 19:55:08 -03:00
Vinícius Garcia 8eb3c86410 Refactor all adapters as separate modules 2022-03-15 13:03:41 -03:00
Vinícius Garcia 83f0ce5369 Add constructor to SQLAdapter struct 2021-11-14 18:57:57 -03:00
Vinícius Garcia 25781352cb Add adapters for each possible db technology 2021-11-14 14:54:01 -03:00