[postmodern-devel] Add :add-column action to :alter-table
25 Aug
2009
25 Aug
'09
12:48 p.m.
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
25 Aug
25 Aug
4:13 p.m.
Wow, you even documented your change. Much thanks. I've pushed the patch to the repository.
5643
Age (days ago)
5643
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniel White
-
Marijn Haverbeke