Alex Piechowski

Results 20 issues of Alex Piechowski

This allows for more entropy within keys while retaining the same byte size

railties

**Describe the bug** When using the `link_to` macro with a path that has required attributes, the error provided is not very helpful. ![image](https://user-images.githubusercontent.com/6721355/150656015-40d691de-5e28-477f-8a0f-db57e39939b3.png) Then jumping through the full error trace,...

improve error experience

🚧 WIP 🚧
🎁 FEATURE 🎁

http://snuggsi.herokuapp.com/examples/github-ribbon/example.html should have a link to https://github.com/devpunks/snuggsi/tree/master/examples/github-ribbon

When I create an error in a slim file (IE calling an undefined method), there is nothing in the trace to point me to which file and where in the...

As presented in https://github.com/luckyframework/avram/pull/789 , the upserts in current avram are more of "find_or_create", instead of utilizing `upsert` from postgres: https://www.postgresql.org/docs/9.5/sql-insert.html (INSERT INTO ... ON CONFLICT UPDATE) This can be...

When no hostname is specified, the query_params' `host` should be parsed and used as host instead. This adds support for sockets https://github.com/will/crystal-pg/pull/241/files#diff-1fd3eeb2041dc73ed667bfcf61a3a66bbbe388fed786360a38ab49894daf5440R71

![image](https://user-images.githubusercontent.com/6721355/147400260-e7ebd33b-0f2f-4742-9e91-d78679194bcf.png) When no arg is passed to db.schema.dump, it results in a fatal error. It seems like there is intended to be an "uhoh" message that never shows up, here...

improve error experience

The instructions at https://github.com/neoclide/coc-tabnine#api-key are not very clear as to how to add an API key

https://github.com/crystal-lang/crystal/pull/9409 was merged, adding support for ||= in macros

component:dependency-injection
kind:enhancement
state:blocked