Skip to content

Conversation

@alexcwatt
Copy link
Contributor

@alexcwatt alexcwatt commented Mar 1, 2024

This code depends on a SQLite API which is deprecated, sqlite3_aggregate_count (docs). In addition, the present implementation is broken (@driver is always nil). Related: #164.

Note to reviewers

This check failed and appears unrelated to this code change.

This code depends on a SQLite API which is deprecated,
sqlite3_aggregate_count. In addition, the present implementation
is broken (@driver is always nil). Related: sparklemotion#164.
@flavorjones
Copy link
Member

@alexcwatt Thanks! I'll look at the CI failure.

@flavorjones
Copy link
Member

CI was a flake. This looks good to me, after looking at the history it seems like this should have been removed in aaa74eb back in (gulp) 2010.

@flavorjones flavorjones merged commit d895934 into sparklemotion:main Mar 1, 2024
flavorjones added a commit that referenced this pull request Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants