Back to Schema

Database Tables

Connected

Database Overview

67
Total Tables
Online
Connection Status
canaccom
Database Name

Table: public_registration_links

2 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
booking_id int NO MUL NULL
token char(64) NO NULL
token_hash char(64) NO UNI NULL
booking_code char(6) YES UNI NULL
label varchar(150) YES NULL
is_active tinyint(1) NO 1
expires_at datetime YES NULL
max_registrations int YES NULL
created_by varchar(255) YES NULL
created_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED
updated_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED on update CURRENT_TIMESTAMP
revoked_at datetime YES NULL
is_discoverable tinyint(1) NO 0

Sample Data (First 20 rows)

id booking_id token token_hash booking_code label is_active expires_at max_registrations created_by created_at updated_at revoked_at is_discoverable
6 8 413cfcfc50343dc52bb110216bd41c71671e4f4524459f643af717edf57ebcba cbd22a227659ec73caf4ff70aaf75d9ce38f5f076a26a1df089d2caceb5130ee 067358 NULL 1 2026-07-09 12:00:00 NULL admin 2026-06-25 08:33:27 2026-06-25 08:33:27 NULL 0
7 9 a012fc875805917e6d90079ea489aa39277107216830a4c82156b291f0104388 43b25fb785c5531c0a83863e48701b4a472cf1540595c2d9a5f46bfddd6b87cd 848544 NULL 1 2026-09-05 12:00:00 NULL admin 2026-06-25 10:26:49 2026-06-25 10:26:49 NULL 0