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