Query\AbstractDriver::get_fks
Retrieve foreign keys for the table
Signature
public function get_fks(string
$table )
Parameters
$table
— string
Returns
- array
Defined by Interface
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 4
- Passed: 4 (100%)
Tests
- [ PASSED ] — MySQLTest::testGetFKs
- [ PASSED ] — PgTest::testGetFKs
- [ PASSED ] — SQLiteTest::testGetFKs
- [ PASSED ] — FirebirdTest::testGetFKs