初始化代码
This commit is contained in:
5
vendor/swoole/ide-helper/output/swoole_postgresql/constants.php
vendored
Normal file
5
vendor/swoole/ide-helper/output/swoole_postgresql/constants.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
define('SW_PGSQL_ASSOC', 1);
|
||||
define('SW_PGSQL_NUM', 2);
|
||||
define('SW_PGSQL_BOTH', 3);
|
||||
Reference in New Issue
Block a user