feat: hbaseapi support ttl & maxversions
This commit is contained in:
@ -679,7 +679,8 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] = {
|
||||
{"preview", PREVIEW},
|
||||
{"up", UP},
|
||||
{"times", TIMES},
|
||||
{"backupround", BACKUPROUND}};
|
||||
{"backupround", BACKUPROUND},
|
||||
{"TTL", TTL}};
|
||||
|
||||
/** https://dev.mysql.com/doc/refman/5.7/en/sql-syntax-prepared-statements.html
|
||||
ALTER TABLE
|
||||
|
||||
Reference in New Issue
Block a user