User283528319 posted
Hi all,
I am trying to scaffold an existant MySQL <g class="gr_ gr_38 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="38" data-gr-id="38">db</g> to ORM as described here
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-scaffold-example.html
however, I can not stop the <g class="gr_ gr_41 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" id="41" data-gr-id="41">mechanism</g> to change field names from this; raporu_cikartan_lab to this; RaporuCikartanLab
Normally it would be great (I like the second name convention "RaporuCikartanLab") however after that system cannot find those fields in the table when I try to reach them via <g class="gr_ gr_39 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling
ins-del multiReplace" id="39" data-gr-id="39">entityframework</g>.
Where can be the problem and how can I solve this?