PDO Prepare Statements #12

Closed
opened 2017-03-24 01:52:00 +00:00 by jamie · 7 comments
jamie commented 2017-03-24 01:52:00 +00:00 (Migrated from git.hazaar.io)

I need to look into making it easier to work with PDO::prepare() statements and transitioning data from things like strict models more easily.

I need to look into making it easier to work with PDO::prepare() statements and transitioning data from things like strict models more easily.
jamie commented 2017-04-01 00:07:00 +00:00 (Migrated from git.hazaar.io)

added ~160 label

added ~160 label
jamie commented 2017-07-25 02:35:19 +00:00 (Migrated from git.hazaar.io)

removed ~160 label

removed ~160 label
jamie commented 2017-07-28 03:13:19 +00:00 (Migrated from git.hazaar.io)

assigned to @jamie

assigned to @jamie
jamie commented 2018-09-01 08:47:45 +00:00 (Migrated from git.hazaar.io)

added ~160 label

added ~160 label
jamie commented 2019-02-06 03:26:57 +00:00 (Migrated from git.hazaar.io)

I have a new prototype development branch called 2.0-develop which incorporates all of these additions. I have a new Hazaar\DBI\Row class that extends the Hazaar\Model\Strict class to allow strict data typing. This class also allows updates on data even when retrieved using joins.

I have a new prototype development branch called `2.0-develop` which incorporates all of these additions. I have a new `Hazaar\DBI\Row` class that extends the `Hazaar\Model\Strict` class to allow strict data typing. This class also allows updates on data even when retrieved using joins.
jamie commented 2019-02-09 08:15:47 +00:00 (Migrated from git.hazaar.io)

mentioned in commit c76467061f

mentioned in commit c76467061fab6197452c572e881c0d9b79333dee
jamie commented 2019-02-09 08:16:29 +00:00 (Migrated from git.hazaar.io)

closed via commit c76467061f

closed via commit c76467061fab6197452c572e881c0d9b79333dee
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-dbi#12
No description provided.