github.com/kunlun-qilian/sqlx/v3@v3.0.0/postgresqlconnector/alias.go (about)

     1  package postgresqlconnector
     2  
     3  import "github.com/kunlun-qilian/sqlx/v3/connectors/postgresql"
     4  
     5  type PostgreSQLConnector = postgresql.PostgreSQLConnector