Will Vaughn

Results 10 comments of Will Vaughn

``` nackjicholson@Williams-MacBook-Pro-299> poetry show pendulum ~/repos/source-data-service name : pendulum version : 2.0.4 description : Python datetimes made easy dependencies - python-dateutil >=2.6,=2018.3 ``` ```python Python 3.6.6 (default, Oct 1 2018,...

You can see that I linked this from a couple of spots above in https://github.com/nackjicholson/aiosql If you're using python 3.6+ you may be able to very easily switch to using...

You're right, I think that is a documentation mistake. Sorry about that. I don't think there is a simple way to do what you want without getting the cursor. I...

We should check this against the big regex PR I had merged #25

This is a somewhat tangential question I had when reading through what you've said here. Is `returning id` really something we should count on? What if a table's primary key...

For javascript it's pretty far from correct. Looks a lot better in Atom

@gauteh I neglected to thank you for this awesome tool. Thank you! I've been using it for like 6 months, and I'm very happy with it. I learned about it...

I noticed yesterday that space is broken and translates to `^` or something. I'll take a look when I have a chance, and try to incorporate what you have. I...

:tada: nice! What do you think? Less `++` than my solution probably faster eh? I think I'll just leave issues open, and maybe say in the README that people should...