Samir F
Samir F
That seems like a perfectly reasonable change. Thanks for the update.
That would be amazing! Looking forward to this missing feature being added!
I was wondering if had any thoughts when this would be picked up? While this is pending a proper fix, I was wondering what you thought about doing something like:...
Enum casting isn't an issue, though any references on custom generator would be great. in my example, a,b,c and are different schemas. So what I was trying to get to,...
I'm using both the enum and multiple schemas with Jet. I'll close the ticket but if you feel there's any reason to have it open, feel free to re-open it....
You need to use the /import endpoint to address that. The usual dashboard/db doesn't support library panels.
> Hi, @ms-monroy I do it like: > > ```go > > func SubQueryIN(property string, query sq.SelectBuilder) sq.Sqlizer { > sql, args, _ := query.ToSql() > subQuery := fmt.Sprintf("%s IN...
this is a dated issue, but I thought this was pretty trivial. ```go //use Squirrel query builder due to limitation of jet query := sq.Insert("funcap.ht_fleet_status"). Columns("router_name", "uptime_value", "last_modified") for router,...
I would be very curious to see any updates on this even if it's beta / alpha versions.
I'm closing this issue. Feel free to re-open if you still have issues.