mirror of
https://github.com/gofiber/storage.git
synced 2025-10-06 00:57:38 +08:00
pgx v5
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"database/sql"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/jackc/pgx/v4/pgxpool"
|
||||
"github.com/jackc/pgx/v5/pgxpool"
|
||||
"reflect"
|
||||
"strings"
|
||||
"time"
|
||||
|
Reference in New Issue
Block a user