Elia Perantoni

Results 7 issues of Elia Perantoni

Hello, this is an attempt to fix #1164. If I were to do something like: ```go var slice []*struct{ User *models.User `boil:",bind"` } models.Users().BindG(nil, &slice) ``` It wouldn't have worked...

### What version of SQLBoiler are you using (`sqlboiler --version`)? ``` SQLBoiler v3.7.1 ``` ### What is your database and version (eg. Postgresql 10) Postgres 10.6 ### If this happened...

enhancement

Say you have a collection and want to find the element that minimizes or maximizes a function. For example, here I have a slice of `person` structs and am looking...

In a table A that has a list of objects B, is it possible to append an object? The alternative would be to retrieve the list, add an object to...

You can use it to specify whether or not users should be active by default, useful if you want registered users to be reviewed and activated manually. Let's say you...

enhancement

This theme is absolutely fantastic but sadly not many people will have the opportunity to see it as most people have forgotten about Atom and have moved over to VSCode....

### 插件版本号 | Version 1.15.10 ### 翻译引擎 | Translation Engine bing ### 平台 | Platform macOS ### 浏览器 | Browsers Firefox ### 插件类型 | Extension Type 浏览器插件 | Browser Extension...

bug
fixed but not release