r0man

Results 138 comments of r0man

@viebel The tests fail because you commented out `db/postgresql` ;)

@viebel I tried the latest version and it seems to work. I also noticed some minor issues: - Looks like the `:style/indent` metadata at functions isn't supported in the editor....

@viebel Hmm, but it still takes quite some time to load. And I wonder how time goes up when you add more examples into the sqlingvo.core namespace.

I think everything above the "Detailed SQL examples" section of README.org should go into the introduction. Everything in the "Detailed SQL examples" section of the README.org should be moved to...

I also would suggest to look into the indentation first. If proper indentation is not possible and the examples look too ugly, the exercise is a bit pointless.

Hey mlapshin, the reason I pass the db to those fns is because in some future I want to be able to do something like the following example: ``` @(select...

@AlJohri 5 years ago, Korma didn't serve my needs, so I created this. I haven't used any of the other SQL libs you mentioned. I'm only aware of this comparison:...

Hmm, I think either the quotes should be left off, or quoted identifiers should be upper cased. Can you confirm this? Sorry for the late repsone. Traveling at the moment.

Hey @drankard, can you check the latest changes in master, and confirm that this is working for you? Roman

@ZacksTsang This is not supported at the moment. Patch welcome!