1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/ext/pdo_sqlite
Nikita Popov 1d8c323b64 Don't use sqlite3_aggregate_count()
This function has been deprecated, with the recommendation that
the count should be explicitly tracked in the aggregate context,
if it is needed.
2019-06-12 11:54:12 +02:00
..
2019-06-05 14:25:07 +02:00
2018-10-06 12:36:55 +02:00
2019-02-03 21:03:00 +01:00
2019-03-12 13:44:05 +03:00