db4
Doug Coleman 2008-10-07 07:24:10 -05:00
parent 7c05a777ba
commit bc5f19b919
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ HELP: sql-row-typed
HELP: with-db
{ $values
{ "db" db } { "quot" quotation } }
{ $description "Calls the quotation with a database bound to the " { $link db } " symbol. The database called is based on the " { $snippet "class" } " with the " } ;
{ $description "Calls the quotation with a database bound to the " { $link db } " symbol. See " { $link "db-custom-database-combinators" } " for help setting up database access." } ;
HELP: with-transaction
{ $values