update sequence handling to support bigserial and serial types
This commit is contained in:
@@ -33,7 +33,6 @@ final class parseTest extends TestCase
|
||||
$this->assertSame($GLOBALS['pg4wp_ins_field'], "post_author");
|
||||
}
|
||||
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
global $wpdb;
|
||||
|
||||
Reference in New Issue
Block a user