<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