mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 14:38:39 +00:00
test and fix schema builder
This commit is contained in:
parent
0bd6cb95f5
commit
169d361522
|
|
@ -33,7 +33,7 @@ class Builder extends BuilderAbstract
|
||||||
* @var bool
|
* @var bool
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
private $isReadOnly = false;
|
protected $isReadOnly = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Columns.
|
* Columns.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user