petdance/sql-tiny

Create sql_select_count convenience function

Opened this issue · 0 comments

sql_select( $table, ['COUNT(*)'], ... ) is so common, make a wrapper for it.