mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2026-01-29 09:40:06 +01:00
add date casting examples
This commit is contained in:
@@ -33,6 +33,8 @@ 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