feat: hbaseapi support ttl & maxversions

This commit is contained in:
obdev
2022-06-15 10:28:03 +08:00
committed by wangzelin.wzl
parent 5456ef83df
commit 0d5a4bc8b8
76 changed files with 7920 additions and 437 deletions

View File

@ -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