History log of /PHP-5.3/ext/pdo/pdo_sql_parser.re (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d16625b8 20-May-2004 George Schlossnagle

Support ? as a bind in emulated prepares

Throw informative error when pdo_parse_param fails


# e3e23704 20-May-2004 George Schlossnagle

keys need to be null-terminated (how did this not get committed before???)
bind-by-name includes the leading : in the name


# 76b7b5d1 20-May-2004 George Schlossnagle

iactually support :\w+ as binds


# 2e4c3ea3 18-May-2004 George Schlossnagle

forgotten off the last commit


# 2a9fa244 18-May-2004 Wez Furlong

Tweaks for win32


# 70f06be1 18-May-2004 George Schlossnagle

license/copyright block


# a97e1a66 18-May-2004 George Schlossnagle

handle binding/quoting of queries for drivers with emulated prepares


123