Documentation ¶
Index ¶
- type A
- func (v *A) Addrs() []any
- func (A) Columns() []string
- func (v A) GetDate() sequel.ColumnValuer[civil.Date]
- func (v A) GetTime() sequel.ColumnValuer[civil.Time]
- func (v A) InsertOneStmt() (string, []any)
- func (A) InsertPlaceholders(row int) string
- func (a A) TableName() string
- func (v A) Values() []any
- type B
- type C
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type C ¶
type C sql.NullString
This should generate
func (C) InsertOneStmt ¶
func (C) InsertPlaceholders ¶
Click to show internal directories.
Click to hide internal directories.