schema_update fix
This commit is contained in:
parent
ceb8b39c16
commit
99ccb83155
@ -14,4 +14,4 @@
|
||||
-- limitations under the License.
|
||||
--
|
||||
|
||||
ALTER TABLE ts_kv_latest ALTER COLUMN str_v varchar(10000000);
|
||||
ALTER TABLE ts_kv_latest ALTER COLUMN str_v SET DATA TYPE varchar(10000000);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user