Hello,
Can I create a Model with correct annotations for multicolumn Primary index? For example I have a MySQL table with columns «id1, id2, id3, data1, data2, data3» and Primary index «id1, id2».
Hello,
Can I create a Model with correct annotations for multicolumn Primary index? For example I have a MySQL table with columns «id1, id2, id3, data1, data2, data3» and Primary index «id1, id2».