atlantisnova

Results 8 issues of atlantisnova

Hey there and thanks for a great library! I'm working with a legacy database where there's a mixture of uppercase and lowercase column names, but I need all the result...

### Description of the Change In crystal 0.34.0 I get "Exception: Cannot extract form-data from HTTP request: could not find boundary in Content-Type (HTTP::FormData::Error)." whenever I'm not submitting multipart forms...

I'm new to android/kotlin and spent a lot of time wrestling with other BLE libraries before I discovered yours. It's extremely clean, easy to use, and reliable - thanks so...

# Expected Behavior `balena build` should work with all directory structures/files # Actual Behavior Javascript runs out of memory when certain dirs/files are included, but work fine if I zip...

Creating and updating Accounts Generate Account Links Add lots of enum values ----------------------- OK so this is more of opening a conversation than a full-on pull request: I'm not terribly...

Hey I'm not exactly sure what's the cleanest way to solve this so I'm just going to explain it for now: I'm trying to update_subscription with BOTH `items: [...]` and...

First shot at validations - it's a bit more complex than ActiveRecord because I've always wanted the ability to have the backend generate warnings that don't prevent the model saving...

My etcd project requires TLS-authenticated gRPC connections, soooo I swapped out the http2 code with https://github.com/ysbaddaden/http2 (which seems like it will enter the stdlib at some point, at which point...