Skip to content

codeigniter-sqlserver-driver-fixed #1

@kxl2088

Description

@kxl2088

function _truncate($table)
{
return "TRUNCATE ".$table;
}

return "TRUNCATE TABLE ".$table;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions