Michael Beckler
Results
2
issues of
Michael Beckler
Was attempting to use this in a database that uses `:binary_id` as the primary ID type on all tables, but it immediately failed. Mainly due to this line: https://github.com/florinpatrascu/closure_table/blob/main/lib/cte/adapter/ecto.ex#L309 This...
enhancement
I kept getting warnings when compiling this library, so I figured I would take a moment and update it! - resolved as many warnings that I could - updated deps...