This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
tidb
Watch
2
Star
0
Fork
0
You've already forked tidb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2beedf88a045c8657f8f277c523eadc2d640fac
tidb
/
table
History
ciscoxll
e544882d0b
ddl:support the definition of
null
change to
not null
using
alter table
(
#7771
)
...
* ddl:support the definition of null change to not null using alter table
2018-10-17 17:13:01 +08:00
..
tables
move from juju/errors to pkg/errors (
#7151
)
2018-09-12 15:42:20 +08:00
column_test.go
executor: remove some useless code and avoid some redundancy check (
#7639
)
2018-10-12 12:56:02 +08:00
column.go
ddl:support the definition of
null
change to
not null
using
alter table
(
#7771
)
2018-10-17 17:13:01 +08:00
index.go
*: move package context to sessionctx (
#5890
)
2018-02-22 18:03:38 +08:00
table_test.go
Prealloc / collides with package name (
#5560
)
2018-01-05 19:15:54 +08:00
table.go
executor,table: support replace operation for table partition (
#7309
)
2018-08-16 13:28:50 +08:00