PDO Prepare Statements #12
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I need to look into making it easier to work with PDO::prepare() statements and transitioning data from things like strict models more easily.
added ~160 label
removed ~160 label
assigned to @jamie
added ~160 label
I have a new prototype development branch called
2.0-develop
which incorporates all of these additions. I have a newHazaar\DBI\Row
class that extends theHazaar\Model\Strict
class to allow strict data typing. This class also allows updates on data even when retrieved using joins.mentioned in commit
c76467061f
closed via commit
c76467061f