Versions in this module Expand all Collapse all v1 v1.4.4 Mar 6, 2022 v1.4.3 Jan 19, 2022 v1.4.2 Jan 15, 2022 v1.4.1 Jan 15, 2022 v1.4.0 Dec 18, 2021 Changes in this version + const Datetime + const UpdateID + func ColLen(s *sql.ColumnType) string + func IsDemozoo(b []sql.RawBytes) bool + func NewApprove(b []sql.RawBytes) bool + func Queries(v bool) error + func ReverseInt(i uint) (uint, error) + func Valid(deletedat, updatedat sql.RawBytes) (bool, error) + func Verbose(v bool, i interface{}) + type Record struct + C int + Filename string + ID uint + Save bool + UUID string + Verbose bool + func (r *Record) Approve() error + func (r *Record) AutoID(data string) (id uint) + func (r *Record) Check(values []sql.RawBytes, dir *directories.Dir) (ok bool) + func (r *Record) CheckGroups(g1, g2 string) (ok bool) + func (r *Record) ImagePath(path string) string + func (r *Record) String() string + func (r *Record) Summary(rows int)