Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Truncate

ratajs edited this page Feb 27, 2017 · 1 revision

Truncate

This method deletes all table rows. Syntax:
$object->truncate(string $table)
Object
- Object of extension.
Table
- Table name
Clone this wiki locally