hoonsbara / octalforty-wizardby

Automatically exported from code.google.com/p/octalforty-wizardby
1 stars 0 forks source link

Case-insensitive type names #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, this fragment

    add table Foo:
        add column Bar type => int32

fails to compile due to "int32" being an "unknown type". It would be nice to 
allow such behavior.

Original issue reported on code.google.com by anton.go...@gmail.com on 28 Jul 2010 at 8:39

GoogleCodeExporter commented 8 years ago

Original comment by anton.go...@gmail.com on 28 Jul 2010 at 8:43

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r153.

Original comment by anton.go...@gmail.com on 28 Jul 2010 at 8:45