[postmodern-devel] Add :add-column action to :alter-table

Daniel White daniel at whitehouse.id.au
Tue Aug 25 12:48:48 UTC 2009


Patch attached adds an :add-column action to :alter-table where the
column should be the same form as a column in :create-table.

For example:

(:alter-table table
              :add-column col-name :type string :default "default"))

-- 
Daniel White
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-column.patch
Type: text/x-patch
Size: 33397 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/postmodern-devel/attachments/20090825/04639a01/attachment.bin>


More information about the postmodern-devel mailing list