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
marenz has quit [Ping timeout: 240 seconds]
_whitelogger has joined #amber
<FromGitter> <kolyaio> It’s unfortunate that there’s no option to export the docs as ePub because gitbook v2 doesn’t give that option 🙁
hightower4 has joined #amber
hightower4 has quit [Remote host closed the connection]
hightower4 has joined #amber
vivus has joined #amber
vivus has quit [Quit: Leaving]
<FromGitter> ... tries to set the id to nil ... ? ⏎ ⏎ ``` user = User.new ⏎ user.email = "fred@test.com" ⏎ DB.insert(user)``` ⏎ ... [https://gitter.im/amberframework/amber?at=5b71e8265762ee4fe570354d]
<FromGitter> <Prutheus> @Prutheus ⏎ Hello. Someone using crecto? How can I set up an id field with auto increment? I have in my databse table the id field set as primary key with AUTO_INCREMENT and I do not set it at my model class in any way, i just have a `field data, String` line in my `schema` .... how ti properly use autoincrement id, because like I have setup everything the id is always NULL, i think this comes from crecto which
<FromGitter> <Prutheus> how to realize automatic id count-up?
<FromGitter> <Blacksmoke16> well considering Crecto is a diff project, is kinda rude to ask that in the Amberframework gitter :p
<FromGitter> <Blacksmoke16> but glad you found an answer
hightower5 has joined #amber
hightower4 has quit [Ping timeout: 272 seconds]