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
<FromGitter> <jaysneg> > yea i dunno, i somehow doubt its a bug tho ⏎ ⏎ the same issue appears with `created_at`
_whitelogger has joined #amber
<FromGitter> <jaysneg> > yea i dunno, i somehow doubt its a bug tho ⏎ ⏎ the same issue appears with created_at and updated_at ⏎ I'm thy add convertor but model not even call it [https://gitter.im/amberframework/amber?at=5fa2a73f74152347c2139edf]
<FromGitter> <Blacksmoke16> If you can reproduce it, create an issue with the code and I can check it out
<FromGitter> <damianham> @andrewc910 @eliasjpr I think support to differentiate routes by domain name within Amber might be a useful enhancement to the framework. How about having a host section in routes.cr that encapsulates piplines, e.g. ⏎ ⏎ ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5fa2d90774152347c2142515]
<FromGitter> <jaysneg_gitlab> > If you can reproduce it, create an issue with the code and I can check it out ⏎ ⏎ this issue appears when i add column `column uuid : String? = UUID.random.to_s` ⏎ ⏎ I think the issue in default value `UUID.random.to_s` ... [https://gitter.im/amberframework/amber?at=5fa32cb42a35440715067619]