7 lines
64 B
Go
7 lines
64 B
Go
package migrations
|
|
|
|
import (
|
|
"github.com/jackc/pgx/v5"
|
|
)
|
|
|
|
func |