tunakode

Results 3 comments of tunakode
trafficstars

> > > Hi @chenweiyj, > The paper sizes are defined [here](https://github.com/cognitom/paper-css/blob/master/paper.css#L12-L17) and [here](https://github.com/cognitom/paper-css/blob/master/paper.css#L37-L40). > > You can add any paper size like this in your css file: > >...

Same here... using PHP 7.3 datatype: text allow null default value: null I'm confused when try to validating null value: ``` // after init medoo $result = $database->get("mytable", "myfield_thats_null", ["id"...

> Same here... using PHP 7.3 > > datatype: text allow null default value: null > > I'm confused when try to validating null value: > > ``` > //...