Sam Roth
Sam Roth
## Problem Right now, Prisma generates enums based on actual enum types supported in databases like Postgres. For example, running this SQL statement ```sql CREATE TYPE Gender AS ENUM ('Unspecified',...
Doesn't seem to be working for me (shows up as null).
### New Issue Checklist - [x] I updated BulletinBoard to the latest version. - [x] I read the [Contribution Guidelines](https://github.com/alexaubry/BulletinBoard/blob/master/CONTRIBUTING.md). - [x] I read the [documentation](https://alexaubry.github.io/BulletinBoard). - [x] I searched...
When I try to make the background of an ActionSheet dark, the cancel button I've defined remains white.
Short info header: - GFX version: `0.3.1` - OS: `macOS Catalina` - GPU: `Intel UHD Graphics 630 1536 MB` I'm seeing this with a project I'm working on via Amethyst....
Queries should return document IDs, with the key they're stored in optionally provided by the user. Probably default to something like `_documentID`
It will be very cool to get this working with GraphQL subscription syntax.
https://firebase.google.com/docs/firestore/query-data/query-cursors
Not exactly sure what's causing the tests to prevent from exiting successfully. The `--debugOpenHandlers` flag seems to be pretty useless too unfortunately.