j
k
j a
j l
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"))
Attachments:
Back to the thread
Back to the list