Massimiliano Mirra

Results 68 comments of Massimiliano Mirra

Also very curious about this, @rattrayalex please share if you make new findings!

The support table at https://databaseci.com/docs/migra says "custom types/domains - Basic support (drop-and-create only, no alter)" but I'm also not seeing types in the generated migrations.

> What an interesting question! I expect the biggest impediment to using zprint on elisp would be the `rewrite-clj` parser used by zprint. I would be amazed if it parsed...

I've collected some samples at https://github.com/bard/elisp-zprintrc in the form of failing tests, and I'm a little less optimistic. On the parsing front, there are some issues with escapes (e.g. https://github.com/bard/elisp-zprintrc/blob/d4f6f66e0ead519d8bea1c6baee9d06148a300be/parse-tests/edt-user.el#L31)...

Thanks for having a go. I didn't mention changing zprint as an options for addressing the parsing issues because I don't think it's reasonable to expect a tool for Clojure...

@chrisdmacrae worked for me after a small fix. Please consider getting it into a repo so one can fork & PR. Thanks a lot for publishing it!

Yes, correct, relative URLs to assets would be my ideal target scenario.

> Please, leave suggestions and requests in the comments If the API needs to be accessed through a stateful object (e.g. because of a persistent connection for push events), provide...

@skabbes thanks for the pointer! Indeed it's most likely the same problem.