|
|
fda013b080
|
ddl: set default value to zero value when add a not null column. (#1443)
|
2016-07-14 10:57:34 +08:00 |
|
|
|
a0e3c2ee3b
|
ddl: fix column test (#1354)
|
2016-06-28 12:37:12 +08:00 |
|
|
|
dd6bfacdb8
|
*: refactor index, use TableInfo and IndexInfo to create an Index (#1333)
|
2016-06-21 15:26:20 +08:00 |
|
|
|
e3597b6548
|
Add Datum.IsNull() fucntion (#1298)
Add IsNull function for Datum to simplify null check.
|
2016-06-07 23:35:25 +08:00 |
|
|
|
7c7b1b59f5
|
*: Unify error (#1273)
* *: unify error format in table, server and xapi package
* terror: remove duplicated code
|
2016-05-31 15:06:11 +08:00 |
|
|
|
f09574d826
|
*: support sql mode (#1263)
|
2016-05-30 13:16:41 +08:00 |
|
|
|
622f8fca2a
|
*: refactor, move index and column into table package. (#1251)
|
2016-05-24 11:08:15 +08:00 |
|