This commit is contained in:
Muhammed Efe Çetin
2022-10-09 22:13:50 +03:00
parent ae951cdfcc
commit 98df5fc473
4 changed files with 18 additions and 173 deletions

View File

@@ -5,7 +5,7 @@ import (
"database/sql"
"errors"
"fmt"
"github.com/jackc/pgx/v4/pgxpool"
"github.com/jackc/pgx/v5/pgxpool"
"reflect"
"strings"
"time"