[v8-juice] r2238 committed - Edited wiki page JSPDO_HowTo through web user interface.

1 view
Skip to first unread message

v8-j...@googlecode.com

unread,
Apr 12, 2012, 9:28:28 AM4/12/12
to v8-juice-...@googlegroups.com
Revision: 2238
Author: sgb...@gmail.com
Date: Thu Apr 12 06:24:56 2012
Log: Edited wiki page JSPDO_HowTo through web user interface.
http://code.google.com/p/v8-juice/source/detail?r=2238

Modified:
/wiki/JSPDO_HowTo.wiki

=======================================
--- /wiki/JSPDO_HowTo.wiki Sun Apr 8 05:17:50 2012
+++ /wiki/JSPDO_HowTo.wiki Thu Apr 12 06:24:56 2012
@@ -26,7 +26,7 @@

==Connecting==

-To connect to a database we need a so-called DSN string and possibly user
credentials. See [http://whiki.wanderinghorse.net/wikis/cpdo/?page=DSN the
cpdo wiki] for the full description of the DSN string format.
+To connect to a database we need a so-called DSN string and possibly user
credentials. See [http://fossil.wanderinghorse.net/wikis/cpdo/?page=DSN the
cpdo wiki] for the full description of the DSN string format.

Examples:

@@ -149,7 +149,7 @@

*Achtung #1:* though `bind(Object)` allows object keys to be missing the
`:` prefix character, `bind(string,value)` _does not_. e.g.
`bind({p1:...})` and `bind({":p1":...})` are equivalent, but
`bind('p1',...)` will not work (use `bind(':p1',...)` instead).

-*Achtung #2:* named parameters support is an _optional_ feature for the
underlying db drivers. Both of the current drivers support them, however
(it can optionally be _disabled_
[http://whiki.wanderinghorse.net/wikis/cpdo/?page=cpdo_mysql5 in the MySQL
driver]).
+*Achtung #2:* named parameters support is an _optional_ feature for the
underlying db drivers. Both of the current drivers support them, however
(it can optionally be _disabled_
[http://fossil.wanderinghorse.net/wikis/cpdo/?page=cpdo_mysql5 in the MySQL
driver]).

To get the index of a given parameter name:

Reply all
Reply to author
Forward
0 new messages