Closed lsklyut closed 9 years ago
While reading the blog post, the two sections modified made me do a double take. I know it's perfectly valid SQL, but reading "as.id AS sessionId" threw me off. I renamed the aliases to not use "as".
@lsklyut thanks!
While reading the blog post, the two sections modified made me do a double take. I know it's perfectly valid SQL, but reading "as.id AS sessionId" threw me off. I renamed the aliases to not use "as".