This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
gh-ost
Watch
1
Star
0
Fork
0
You've already forked gh-ost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2174588ebf
gh-ost
/
go
/
sql
History
Shlomi Noach
2174588ebf
Supporting JSON types
2017-08-22 11:51:20 +03:00
..
builder_test.go
solving the enum-as-part-of-pk bug
2016-10-19 15:22:29 +02:00
builder.go
Supporting JSON types
2017-08-22 11:51:20 +03:00
encoding.go
Extracted and generalized encoding logic to encoding.go
2016-09-08 09:37:22 +02:00
parser_test.go
parser recognizes DROP COLUMN tokens
2017-04-23 08:23:56 +03:00
parser.go
dropped columns are not 'shared' and no data copy attempted for such columns
2017-04-23 08:38:35 +03:00
types_test.go
added test to sql/types
2016-10-13 13:13:00 +02:00
types.go
Supporting JSON types
2017-08-22 11:51:20 +03:00