Xanders

Results 19 comments of Xanders
trafficstars

@burnt43, thank you very much! It's amazing responce speed! I'll wait for a new release with your PR! :)

@burnt43, thank you for a tip! :) I don't need it so quickly. :)

Maybe it's true: http://stackoverflow.com/questions/21757722/how-to-use-sqlite-decimal-precision-notation But if it is, MiniRecord should ignore scale/precision changes on SQLite? Because otherwise re-creating tables (which is not good, but not critical) with binary data cause...

If you are still interested, I created the sandbox environment that partially fixes this issue in my fork. You can use it with this line in the Gemfile: `gem 'pry-remote-em',...

Sandbox is released on 1.0.0: https://github.com/gruis/pry-remote-em#sandbox But it is partial solution, and there still problems with switch-to command, so I'll not close the issue.

Hi @Drachenfels! Glad to hear you're trying to use my tool and, of course, sad to hear it is broken. I'll try to figure out the reason next weekend as...

Hi! I'm understand your problem, but for now I'm now sure how to fix it. Based on https://github.com/crystal-lang/crystal/issues/10066 and https://github.com/crystal-lang/crystal/issues/10237 Crystal has some kind of ARM support, but based on...

I tried to build this tool with unofficial Crystal image provided above, but there is an error `can't find file 'prelude'` which I don't know how to fix for now....