Mark Drago
Mark Drago
Tobias - thanks so much for reporting this issue. It's a fun one. ;-) So, the way pgsanity works is that it tweaks the raw SQL to look like a...
I can say that I have never tried to use pgsanity, or ecpg (or postgresql for that matter) on Windows. I suppose if you were able to get ecpg running...
Okay, took me a second to remember what is going on here. It's better to think of the ecpg command here as having two pieces, one is "-o -" and...
The escaping will also need to handle plus signs and probably other things.
It seems like if there's a # sign in the name/description of the card cardorizer gets fully confused.
It's funny - when I was reading this code while reviewing your earlier PR I was kind of surprised that there was no quote token in the list of tokens....
Nice diagram! This sounds good but I'm curious about a few things, some of which may be due to me misunderstanding the diagram so feel free to correct me. Does...
Yes. This sounds great. Thanks for updating the diagram - it's much more clear to me now. All of your plans look sound to me. I'll leave it up to...
Good point. I didn't know that Trello.setKey existed. I'll take a look at switching over.
Thanks for sending this PR over - I'm hopeful that we'll get it merged in soon. Would you be able to add a few tests for your changes as well?...