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> <damianham> I am in the process of upgrading to 0.30 and I am getting this error ⏎ ⏎ ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5d594fe6d03a7c63e64f4b2c]
<FromGitter> <Blacksmoke16> whats your model look like
<FromGitter> <damianham> well that actually comes from a mixin ⏎ ⏎ ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5d59523ec87a0963e794c1a8]
<FromGitter> <Blacksmoke16> none of your columns are nilable
<FromGitter> <Blacksmoke16> so there is prob a null value in db, hence the error
<FromGitter> <damianham> ah Ok thanks - I presume this is a change for 0.30 - is it in the changelog ?
<FromGitter> <Blacksmoke16> was a Granite thing
<FromGitter> <damianham> I would change ⏎ ⏎ ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5d59547b95071824770093bd]
<FromGitter> <Blacksmoke16> ``` column name : String? # Nilable field ⏎ column body : String # Not nil field``` ⏎ ⏎ is that not good enough in the example? [https://gitter.im/amberframework/amber?at=5d5954a95178a72476b025c2]
<FromGitter> <damianham> yeah... don't worry - I'm a tit that reads too fast :)
<FromGitter> <Blacksmoke16> :p np
<FromGitter> <damianham> thanks for help - it's appreciated
<FromGitter> <Blacksmoke16> np
FromGitter has quit [Remote host closed the connection]
FromGitter has joined #amber