Results 13 issues of Emeka Nwagu

created two new attributes isExtensible and maxItemCount added attributes to a pinview in sample project updated readme

Hi, My school lab has an academic PRO license. I don't have access to the Emotiv account that was used to purchase the license but I have the license key....

This may not be very necessary for active learning, but it makes the data more meaningful, and accessible on its own. In a structured format, it can be read using...

enhancement
question

This is my attempt to close https://github.com/segmentio/analytics-kotlin/issues/233.

Attempt to close https://github.com/requery/sqlite-android/issues/197 Let me know if there are requirements you have to add a flag. We have been testing a fork with this flag without issues so far....

What would it take to include the `SQLITE_ENABLE_DBSTAT_VTAB` flag when compiling sqlite? We have a need in our project to get some table sizes and would like to use the...

I see that there is support for adding headers to HTTP exporters. But we need to be able to refresh those tokens periodically. Something like this is implemented in the...

enhancement
roadmap review

### Describe the bug We recently upgraded to version 6.13.0, and have started seeing some new crash reports with the below stack trace. Bugsnag crashes when we try to notify...

bug

### Description We have a table (call it `Person`) with a column that is updated _very_ frequently (call it `mood`). And we have some queries that among other things JOIN...

feature