mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
enhance: improve FormatUpsert implements for pgsql (#3349)
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
// Package pgsql implements gdb.Driver, which supports operations for database PostgreSQL.
|
||||
//
|
||||
// Note:
|
||||
// 1. It does not support Save/Replace features.
|
||||
// 1. It does not support Replace features.
|
||||
// 2. It does not support Insert Ignore features.
|
||||
package pgsql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user