faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
<FromGitter> <bnsv> I experience the same with Charley Stran: getting an Error resolving db (~> 0.8.0, ~> 0.7.0) when trying to generate a new amber app. Crystal 0.32.1 and Amber CLI - v0.31.0.
<FromGitter> <Hansterdam> Hi, I haven't been able to find anything about it in the documentation for Amber, but is it possible to work with a multi checkbox or multi select on a model?
feepbot has quit [Ping timeout: 268 seconds]
feepbot has joined #amber
<FromGitter> <eliasjpr> @bnsv Please upgrade your amber installation to the latest,
<FromGitter> <eliasjpr> Amber 0.32.0
<FromGitter> <eliasjpr> @traxo-xx just simply crate your form with either the same name for the form field then your Params object query find all. Please refer to crystal http::params for api
<FromGitter> <bnsv> Thank you @eliasjpr . I update Amber to the newest v0.32.0 and succeeded built it without any error. cc: @charleystran ⏎ ⏎ ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5e382a6ef301780b83630a03]
<FromGitter> <charleystran> I am on mac, but I was able to upgrade from brew then I was all good on my end