mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 19:23:49 +00:00
Problem that ```SQL select (select count(*) as num_rows ...) ``` is not the same as ```SQL select (select count(*) ...) as num_rows ``` I think problem may be on SQLite too.
9.8 KiB
9.8 KiB