Remco van der Velde

Results 17 comments of Remco van der Velde

The auto increment are in the sequence table and these are integers probably. You could select from this table to check if there is auto increment.

You could also solve this in documentation: say in sqlite primary keys are just ints, not bigints and do nothing about the code or throw an exception when a primary...

This is only 220 kb, i know there was also a setting in debian, which i have set to handle a lot of forks fitting within memory, it might be...

what also could added is perhaps a flag to allow-risky-operations because the test results arent smart. i am missing the real test results because your program wants to complain about...

@d3vpasha in my case i am running as root in a docker container. I think it should be www-data, but can someone point this out ?

~ $ php -v PHP 8.4.2 (cli) (built: Apr 27 2025 07:53:51) (NTS) Copyright (c) The PHP Group Zend Engine v4.4.2, Copyright (c) Zend Technologies ~ $ php -m [PHP...