fightbulc / simplon_mysql

MySQL PDO Wrapper (php, mysql, pdo, crud, library)
70 stars 22 forks source link

Ability to add conds/values in executeSql #12

Open akktis opened 8 years ago

akktis commented 8 years ago

Ability to add conds/values in executeSql, because when we wanted to make a question like INSERT INTO ... ON DUPLICATE KEY UPDATE .... we are stuck