getDb()
getDb() : string
Gets the connection used to crud data to the model
connection(mixed $context = null) : \ManaPHP\Data\DbInterface
mixed | $context | =get_object_vars(new static) |
getModelsMetadata() : \ManaPHP\Data\Db\Model\MetadataInterface
newQuery() : \ManaPHP\Data\Db\Query