Spot the bug... OracleCommand cmd = ... cmd.CommandText = $"UPDATE LINKS SET dst_id = :newID WHERE dst_id = :oldID"; cmd.Parameters.Add(new OracleParameter("oldID", oldID)); cmd.Parameters.Add(new OracleParameter("newID", newID)); cmd.ExecuteNonQuery();
-
-
This may be why branch creation took a little longer than usual today and _still_ a bug existed where Ryan couldn’t checkin. Thank goodness for validation/blatant crashes.
Merci. Twitter en tiendra compte pour améliorer votre fil. SupprimerSupprimer
-
Le chargement semble prendre du temps.
Twitter est peut-être en surcapacité ou rencontre momentanément un incident. Réessayez ou rendez-vous sur la page Twitter Status pour plus d'informations.