View Issue Details

IDProjectCategoryView StatusLast Update
0000635BeeJНовый функционалpublic2024-08-19 06:34
Reportersimon Assigned Tosimon  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product VersionBeeJ 0.1a-pre 
Target VersionBeeJ 0.2a 
Summary0000635: Рассмотреть вариант параметрических запросов
DescriptionТолько PDO. Т.к. только там именованные параметры это не даст запутаться.

Также смотреть в сторону $pdo->fetchObject

---
$mysqli->prepare
$stmt->bind_param
$stmt->execute();
TagsNo tags attached.
Attach Tags

Activities

There are no notes attached to this issue.

Add Note

View Status
Note
* Enter the code from the image:
visual captcha

Issue History

Date Modified Username Field Change
2022-10-28 06:21 simon New Issue
2022-10-28 06:21 simon Status new => assigned
2022-10-28 06:21 simon Assigned To => simon
2024-08-19 06:34 simon Description Updated