Uses of Class
org.pgcodekeeper.core.schema.ch.ChDictionary
Packages that use ChDictionary
-
Uses of ChDictionary in org.pgcodekeeper.core.parsers.antlr.ch.statement
Methods in org.pgcodekeeper.core.parsers.antlr.ch.statement with parameters of type ChDictionaryModifier and TypeMethodDescriptionvoidCreateChDictionary.parseObject(ChDictionary dictionary) Parses dictionary details including attributes, primary key, options, and comments.