Michael Kleehammer

Results 105 comments of Michael Kleehammer

@anri-asaturov I'm afraid I'm not using Atom right now.

I'll look into this, but I am actually switching back to Emacs for a while. I'll be looking for someone to take over my Atom projects. If anyone is interested,...

Are you still seeing this? If so, what version of Atom are you using and what type of file were you trying to navigate. Also, do you get this all...

Could you send me an example file? Nothing real from your code, just a sample file with one or two example methods? If I understand correctly it would be helpful...

Unrelated to solving the issue, I exclusively use datetime's without time zones in almost all of my applications because we use UTC timestamps and I have to store the offset...

I don't know why the include directory from python-devel is not being used yet, but you may not need it. Version 4.0.34 was released yesterday with prebuild binary wheels for...

Nice job coming up with a reasonable interface: month & microsecond. Can you add some unit tests for at least SQL Server and PostgreSQL for these before we merge?

I don't have a copy of Oracle to test with. Before I go down that path, can you run an ODBC trace for the failing test? Thanks.

BTW, the reason I need Oracle is because this appears to be Oracle-specific. This works in PostgreSQL, SQL Server, and MySQL.