package mariadb

  1. Overview
  2. Docs

Module Types.TimeSource

Sourcetype time
Sourceval t : t F.typ
Sourceval year : (Unsigned.uint, t) F.field
Sourceval month : (Unsigned.uint, t) F.field
Sourceval day : (Unsigned.uint, t) F.field
Sourceval hour : (Unsigned.uint, t) F.field
Sourceval minute : (Unsigned.uint, t) F.field
Sourceval second : (Unsigned.uint, t) F.field
Sourceval second_part : (Unsigned.ulong, t) F.field