ebfb3377c8
*: Address comment and code cleanup
2015-10-26 15:06:08 +08:00
10d90f2637
*: parser returns DataItem for stringLiteral instead of raw string.
2015-10-23 11:36:07 +08:00
29369dba8f
*: Rename mysqldef to mysql
2015-10-19 16:26:43 +08:00
d50b6c5fcc
*: Fix hibernate bug about col.Flen/Decimal
2015-10-13 18:11:11 +08:00
60ee772cba
parser: support comment for create table
...
`create table (c int comment ‘this is a comment’)` or
`create table (c int) comment = ‘this is a comment’`
We only support parsing it, and do nothing outside.
2015-09-25 09:03:31 +08:00
e91233533e
expression: fix import
2015-09-21 18:55:17 +08:00
0670dd0e34
*: pass gofmt
...
pass gofmt
2015-09-07 11:28:10 +08:00
f49398dc42
*: pass go vet
...
pass go vet
2015-09-06 20:20:21 +08:00
0d6f270068
Add files
2015-09-06 12:08:47 +08:00