Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

How to get an index of a list element in elixir?

list indexing elixir element

Phoenix/Elixir/Ecto - unique_constraint not working with name option

How do I remove a column default in Ecto?

elixir ecto

Delete all entries of an element of a list in Elixir (not just the first one)

Unpacking inner tarball failed: invalid argument

elixir elixir-mix

Docker container is killed after ~1 minute

How to assert two maps in Phoenix controller testing with pattern matching

Elixir: Update a specific value in a list of maps

elixir

assign inserted_at field in ecto

elixir ecto

Combining Enum.map and Enum.each

pipe elixir

Cannot get current user with guardian

elixir phoenix-framework

Choosing an AST to develop a static code analyzer for Elixir? Core Erlang or Expanded Elixir AST?

How to make automatic migrations on Phoenix / Ecto?

elixir

Using fetch api for uploading image using presigned url amazon s3

reactjs amazon-s3 elixir

Use an OS process like a bash pipe: Send it STDIN and get its STDOUT

Splitting a list into 2 or N sub-lists based on some condition

elixir