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
64e181286a4e37bd758ce67e7632aac30449ef68
tidb
/
table
History
Ewan Chou
9f615fc5dc
table: change Column type to alias of ColumnInfo (
#1855
)
...
So we can use a ColumnInfo directly, without coping, reduce memory usage.
2016-10-20 21:48:08 +08:00
..
tables
table: change Column type to alias of ColumnInfo (
#1855
)
2016-10-20 21:48:08 +08:00
column_test.go
table: change Column type to alias of ColumnInfo (
#1855
)
2016-10-20 21:48:08 +08:00
column.go
table: change Column type to alias of ColumnInfo (
#1855
)
2016-10-20 21:48:08 +08:00
index.go
Remove useless index seek (
#1556
)
2016-08-08 10:27:39 +08:00
table.go
executor,table: remove LockKeys and Truncate method in Table interface. (
#1833
)
2016-10-18 00:35:45 +08:00