-
The intent is to use hive for SQL-UDAF
-
```
select * from DBS;
select * from COLUMNS_V2;
select * from SDS;
select * from TABLE_PARAMS;
select * from TBLS;
```
-
**Note**: I don't like the names of these services. I want `login` to be `auth`, but I can't think of a better name for `auth`.
This is gonna be a fun one. I had a good talk with Nick and we figure…
-
Carried over from #958
- [398e34a9-8736-4b27-a9a7-31a47a67f446](https://cellxgene.cziscience.com/collections/398e34a9-8736-4b27-a9a7-31a47a67f446)
- `kit` should be used to update `EFO:0008913`…
-
Can somebody advise what folder is used as the default location for Hive data on Android?
I am trying to work out how to port data from my old to a new Android phone
-
## Why?
People are using Hive in background isolates to work with persistent data, and because hive doesn't have proper isolate support, and dart doesn't have proper thread support, it's currently …
-
**Question**
Hi, I'm new to Hive and I'm trying to integrate it into my project. I've managed to generate a large static database that performs really well (much better than sqlite), and it works per…
-
[**Question**](url)
Please explain the problem you are run
![Screenshot 2022-06-16 at 11 07 23 AM](https://user-images.githubusercontent.com/82604225/174002876-11efbae1-248a-421e-bf0a-b086efb64d49.p…
-
**Steps to reproduce**
I am using hive with flutter web, and after closing the project and starting it up again the stored data comes back as null.
After storing data with hive, stop flutter, close …
-
**Question**
Please explain the problem you are running into.
**Code sample**
```dart
Provide a few simple lines of code to show your problem.
```
**Version**
- Platform: iOS, Android, Mac…