Documentation
¶
Index ¶
- func DumpTable(ctx context.Context, d *db.DB, t Table, outDir string) (int, string, error)
- func InsertFile(ctx context.Context, d *db.DB, t Table, path string, noTriggers bool) (int64, error)
- func QuoteIdent(id string) string
- func TableExists(ctx context.Context, d *db.DB, t Table) (bool, error)
- type DropObj
- type DropPlan
- type Table
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InsertFile ¶
func QuoteIdent ¶
Types ¶
type Table ¶
func ParseTable ¶
Click to show internal directories.
Click to hide internal directories.