Block info base class.
hasParams:Bool
Does the database table have params column?
params
name:String
Module name. Set in constructor of child class.
paramsFormat:String
params column contents format. Can be json or haxe. json by default.
json
haxe
tableName:String
Database table name.