[postmodern-devel] Create-table dynamic table name

Mark Slamin mslamin at gmail.com
Sun Sep 21 00:00:20 UTC 2008


Hi.
How do I use a variable as a table name with create-table?

The following always takes 'tableName' as the name rather than the value of
tableName:

(sql (:create-table tableName
    ((name :type string)
     (address :type string))))

:raw doesn't seem to work.

Thanks
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/postmodern-devel/attachments/20080920/67751c0d/attachment.html>


More information about the postmodern-devel mailing list