]> granicus.if.org Git - php/commit
SQL_INT64 binding support in prepared and executed queries.
authorJouni Ahto <jah@php.net>
Thu, 11 May 2000 19:38:02 +0000 (19:38 +0000)
committerJouni Ahto <jah@php.net>
Thu, 11 May 2000 19:38:02 +0000 (19:38 +0000)
commit59ddaefd7239be6a2d350d138ecebb3f18de56aa
tree4371ff3f529a4370fb839755046d4bb03f832389
parent0d6a794d856af0c681d497101ba6536045e5911a
SQL_INT64 binding support in prepared and executed queries.
Fixed a (probably) longtime bug with binding to DECIMAL/NUMERIC stored as
scaled integer.
# Be lazy on documentation, then nobody ever uses the features there are,
# and you never get caught for bugs...
ext/interbase/interbase.c