Query\Drivers\Firebird\Util::delete_table
Drop the selected table
Signature
public function delete_table(string
$name )
Parameters
$name
— string
Returns
- string
Parent Implementation
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — FirebirdTest::testDeleteTable