Uses of Class
org.pgcodekeeper.core.schema.ch.ChTable
Packages that use ChTable
Package
Description
-
Uses of ChTable in org.pgcodekeeper.core.parsers.antlr.ch.statement
Methods in org.pgcodekeeper.core.parsers.antlr.ch.statement with parameters of type ChTableModifier and TypeMethodDescriptionvoidCreateChTable.parseObject(ChTable table) Parses table details including engine, elements, and comments. -
Uses of ChTable in org.pgcodekeeper.core.schema.ch
Subclasses of ChTable in org.pgcodekeeper.core.schema.chModifier and TypeClassDescriptionfinal classRepresents a ClickHouse Log family table that supports constraints.