mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
Update parser classes
This commit is contained in:
parent
59f14d8a3f
commit
43c5da7818
3 changed files with 26 additions and 4 deletions
|
|
@ -9,6 +9,7 @@ class Column
|
|||
{
|
||||
public $name;
|
||||
public $type;
|
||||
public $xetype;
|
||||
public $size;
|
||||
public $utf8mb4 = true;
|
||||
public $default_value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue