Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PostgresURI string SQLiteURI string )
Functions ¶
func IsPostgres ¶ added in v1.50.0
func IsPostgres() bool
func MustGetDBSession ¶
Types ¶
type NullStringTime ¶
func (*NullStringTime) Scan ¶
func (s *NullStringTime) Scan(value interface{}) error
Scan implements the Scanner interface.
type StringTime ¶
func (*StringTime) Scan ¶
func (s *StringTime) Scan(value interface{}) error
Scan implements the Scanner interface.
Click to show internal directories.
Click to hide internal directories.