Query\AbstractDriver::get_sequences
Return list of sequences for the current database, if they exist
Signature
public function get_sequences()
Returns
- array
Defined by Interface
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 4
- Passed: 4 (100%)
Tests
- [ PASSED ] — MySQLTest::testGetSequences
- [ PASSED ] — PgTest::testGetSequences
- [ PASSED ] — SQLiteTest::testGetSequences
- [ PASSED ] — FirebirdTest::testGetSequences