-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[flash-361] support default value for different types #144
Conversation
hanfei1991
commented
Jul 26, 2019
•
edited
Loading
edited
- Enum type a string that stands for value or index
- Set type not support yet
- Decimal type decimal literal
…c service and do init sync on startup
* DDL read and update by tikv's meta * add dbg back * refine test * address comments
@zanmato1984 PTAL |
./run-itegration-tests |
/run-integration-tests |
Let me say this again: FORMAT MATTERS! If one doesn't keep it, others will be really bothered because every time they format it they see non-related changes, and that may even cause more troubles when merging a long forked branch to master. So please DO FORMAT! |
@zanmato1984 PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/run-integration-tests |