projects
/
dbsrgits/dbix-class-introduction-presentation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d23d93b
)
autoinc is nice
Arthur Axel 'fREW' Schmidt [Thu, 10 Jun 2010 05:28:26 +0000 (
00:28
-0500)]
slideshow.html
patch
|
blob
|
blame
|
history
diff --git
a/slideshow.html
b/slideshow.html
index
0456e26
..
9f136a6
100644
(file)
--- a/
slideshow.html
+++ b/
slideshow.html
@@
-185,6
+185,7
@@
$sth->execute(
});</pre>
<ul class="incremental">
<li>No need to pair placeholders and values</li>
+ <li>Automatically gets autoincremented id for you</li>
</ul>
</div>