scil

Results 26 comments of scil

@sheoak I added a full example for `create_from_schema` which save a new line in database from schema, while `init_from_schema` only create a new object not saved in db auto.

> > > @scil : It's still a work in progress and I will refactor a lot of stuff, but if you are interested you can check my new repository...

you are in China, me too. Maybe that's the problem

``` print: function (dom, val, callback) { setTimeout(function(){ dom.appendChild(document.createTextNode(val)); callback(); }, this.delay); }, ``` 用 delay

same error on windows. python3.7.

"left join" is not supported directly. Write mannuly. My code to fetch some comments, and names of pictures/articles who holds the comments. A orchardcore project. First I get the count,...