red-soft-ru / shardingsphere

Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
Apache License 2.0
0 stars 1 forks source link

T175 Generated columns #59

Open TedCraft opened 3 months ago

TedCraft commented 3 months ago

You have an error in your SQL syntax: CREATE TABLE T175 (row_a int row_b generated always as (3*row_a)) null

makssent commented 3 weeks ago

Cannot invoke "org.antlr.v4.runtime.tree.ParseTree.accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" because "tree" is null