1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
archived-php-src/ext/sqlite3/tests/sqlite3_25_create_aggregate.exp

12 lines
132 B
Plaintext

Creating Table
bool(true)
INSERT into table
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
Closing database
bool(true)
Done