github.com/pingcap/br@v5.3.0-alpha.0.20220125034240-ec59c7b6ce30+incompatible/tests/lightning_checkpoint_timestamp/data/cpts.cpts-schema.sql (about)

     1  create table cpts (ts datetime(6) not null default current_timestamp(6), key(ts));