Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: backup_restore_log

0 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
type varchar(10) NO MUL NULL
filename varchar(255) NO NULL
status varchar(20) NO MUL NULL
created_at datetime YES MUL CURRENT_TIMESTAMP DEFAULT_GENERATED
details text YES NULL