hapus file junk

This commit is contained in:
Iwit
2026-06-05 14:26:49 +07:00
parent 6a79bc3464
commit a9900d3b01
@@ -1,42 +0,0 @@
= [
{#8544
+"Field": "id",
+"Type": "int(11)",
+"Null": "NO",
+"Key": "PRI",
+"Default": null,
+"Extra": "auto_increment",
},
{#8542
+"Field": "section",
+"Type": "varchar(60)",
+"Null": "YES",
+"Key": "",
+"Default": null,
+"Extra": "",
},
{#8541
+"Field": "is_active",
+"Type": "varchar(255)",
+"Null": "YES",
+"Key": "",
+"Default": "no",
+"Extra": "",
},
{#8546
+"Field": "created_at",
+"Type": "timestamp",
+"Null": "NO",
+"Key": "",
+"Default": "current_timestamp()",
+"Extra": "",
},
{#8529
+"Field": "updated_at",
+"Type": "timestamp",
+"Null": "NO",
+"Key": "",
+"Default": "current_timestamp()",
+"Extra": "on update current_timestamp()",
},
]