walnutist

Results 3 issues of walnutist

Currently FreeBuilder's supports on collection cannot support de-pluralizing the property names. e.g. ` List descendants();` would generate `addDescendants(String element)` in the builder class, but what really expected is `addDescendant(String element)`....

enhancement

I would love to help to add jinja2 based templating feature. But in order to do that, I need to understand the structure of _form_config, is there any document about...

Enhancement

### Is your feature request related to a problem? Currently all db operations are done thru SQLAlchemy/SQLGlot, thus only DBAPI compliant interfaces are exposed. It is required to reuse an...

feature
ecosystem