|
|
a5e0858986
|
*: unify all integer types to int64 and uint64
Simplify type related codes.
|
2015-09-09 22:21:15 +08:00 |
|
|
|
042ba3b3cf
|
session: fix reset and clean up
Fix add unique key
|
2015-09-09 15:27:35 +08:00 |
|
|
|
678e72b495
|
tables: Make test code cleaner
Address comment
|
2015-09-08 22:53:30 +08:00 |
|
|
|
8ad8452f54
|
tables: Remove index data in table.Truncate()
Fix bug
|
2015-09-08 22:29:58 +08:00 |
|
|
|
1e4cdb813f
|
*: update QL-LICENSE and STRUTIL-LICENSE.
|
2015-09-08 19:25:50 +08:00 |
|
|
|
f87692e639
|
Merge pull request #46 from pingcap/c4pt0r/fix-copyright-infringement
c4pt0r/fix copyright infringement
|
2015-09-08 13:57:41 +08:00 |
|
|
|
4ca7ca7e5b
|
tidb, column, table, table/tables: fix-copyright-infringement.
|
2015-09-07 09:15:16 -04:00 |
|
|
|
262082babc
|
remove the dependence between tables and table
As tables is the implement of table. So tables like the drivers, while
table like database/sql. while drivers need to regiester in the init.
|
2015-09-07 19:03:49 +08:00 |
|
|
|
626952c46b
|
*: pass go vet
check for shadowed variables
|
2015-09-07 11:00:18 +08:00 |
|
|
|
66253f0fd7
|
*: pass go vet
pass go vet
|
2015-09-06 19:10:04 +08:00 |
|
|
|
0d6f270068
|
Add files
|
2015-09-06 12:08:47 +08:00 |
|