Sam Roth

Results 18 issues of 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',...

kind/feature
topic: schema
topic: introspection
topic: shimming
team/schema
topic: enums

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....

type: bug
status: ready for work
difficulty: hard
platform: OSX
value: medium
backend: Metal
client: blocker

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.

feature

https://firebase.google.com/docs/firestore/query-data/query-cursors

feature

Not exactly sure what's causing the tests to prevent from exiting successfully. The `--debugOpenHandlers` flag seems to be pretty useless too unfortunately.

bug