[TxMt] Re: SQL Bundle highlight "JOIN"

Ciarán Walsh ciawal at gmail.com
Wed Jan 7 21:56:19 UTC 2009


I’ve fixed this in r11088

On 30 Dec 2008, at 22:10, Jacob Coby wrote:

> http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
> sec 7.5 <joined table>
> "3) If a <qualified join> is specified and a <join type> is not
> specified, then INNER is implicit."
>
> On Dec 30, 2008, at 4:55 PM, Ciarán Walsh wrote:
>
>> Hi Jacob,
>>
>> On 18 Dec 2008, at 18:43, Jacob Coby wrote:
>>
>>> I don't know why, but the SQL bundle wouldn't highlight "JOIN" as a
>>> keyword.  It seems to have all of the other variants.
>>
>> A standalone JOIN without any modifiers, such as a LEFT or RIGHT
>> JOIN, does not seen to be in the ANSI SQL specification. The SQL
>> bundle grammar is written to (attempt to) conform to ANSI SQL,
>> rather than having a grammar for each implementation.
>> Of course, if you can cite a source which says otherwise then I will
>> apply the patch.
>>
>> Ciarán
>>
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate
>
> --
> Jacob Coby
>
>
>
>
>
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate




More information about the textmate mailing list