Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

how can i name table aliases? #11

Closed
mren opened this issue Jul 31, 2012 · 0 comments
Closed

how can i name table aliases? #11

mren opened this issue Jul 31, 2012 · 0 comments

Comments

@mren
Copy link
Contributor

mren commented Jul 31, 2012

SELECT * FROM foo as bar
m = mohair()
m.select 'foo as bar', ->
  m.join 'x as y', ...
# doesnt work because of the escaping
@snd snd closed this as completed in 62ea222 Aug 3, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants