Codeigniter - How to get the column name for which the duplicate value was provided

前端 未结 0 1108
一整个雨季
一整个雨季 2020-12-10 15:47

I have a table with multiple unique fields:

table structure
---------------
| id (primary) | key_1 (unique) | key_2 (unique) | key_3 | key_4 (unique) |


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题