Hissssst
Hissssst
Hi, that's a good question. Here `path` is a macro. It accepts an AST and generated a code from it. So it does not necessary use this AST in a...
Actually, you can't make any assumptions about code which is passed into a macro as an argument. Sometimes this AST gets modified, and sometimes not.
@sebkolind , I think it was `coc-tree`
@MarkGotLasagna this issue is not about app crash
@tdtadeu I don't think so, you can try https://github.com/cafebazaar/ecto-cassandra
@tdtadeu I am not using triton in prod. It has no migrations logic and creates tables at compile time. I've been using ecto_cassandra, but later we decided to change database...
Deleting references during GC or backtracking them can be a solution
Oh, I've found the root cause. It happens when you add `import_types` into the module where you import types from, and not in the schema, where it is supposed to...
@benwilson512 why did you close it as completed? Reopen please
@benwilson512 ping