Commit Graph

16 Commits

Author SHA1 Message Date
4aeaeada1d *: clean up 2015-10-20 12:19:06 +08:00
29369dba8f *: Rename mysqldef to mysql 2015-10-19 16:26:43 +08:00
7c05c9d969 *: use IsQualifiedName 2015-10-16 19:07:53 +08:00
3a7e3ed2d0 *: Address comment 2015-10-14 10:38:18 +08:00
d50b6c5fcc *: Fix hibernate bug about col.Flen/Decimal 2015-10-13 18:11:11 +08:00
df24051cbf *: Merge branch 'master' into siddontang/update-field-name 2015-10-12 10:09:09 +08:00
df66eaba45 *: refactor field as name 2015-10-10 10:46:29 +08:00
90983decff Merge branch 'master' into coocood/fix-index-plan
Conflicts:
	plan/plans/join.go
2015-10-07 09:56:02 +08:00
b28cf147c6 plans: address comments 2015-10-07 09:46:22 +08:00
75d3bafa85 *: lowercase type description
MySQL show columns or show create create table both return lowercase
type description, like int, char, etc…
2015-09-28 21:40:31 +08:00
4625b79666 plan/plans: fix index plan bug. 2015-09-24 13:48:28 +08:00
e91233533e expression: fix import 2015-09-21 18:55:17 +08:00
1e4cdb813f *: update QL-LICENSE and STRUTIL-LICENSE. 2015-09-08 19:25:50 +08:00
b2d62f9fb6 mysqldef, kv, stmt, stmt/stmts, parser, field: fix-copyright-infringement. 2015-09-07 09:05:15 -04:00
xia
9238a23f27 *: pass go vet
pass go vet
2015-09-06 18:45:42 +08:00
0d6f270068 Add files 2015-09-06 12:08:47 +08:00