Commit Graph

2 Commits (ea4f56fadd93222682955a690b2d44dad92f0f0f)

Author SHA1 Message Date
Vinícius Garcia 45cb57cfa8 Add kpgx.New()
This new package kpgx was created so that in the future we can
make it a separate module.

This will be important in order to prevent users from having to
import all the backend libraries even when they might only be
using one of them.
2021-10-27 22:58:35 -03:00
Vinícius Garcia 657ed7414b Add first version of the pgx adapter 2021-08-01 10:23:10 -03:00