Correction:
* The table is not altered just before creation, as stated. The table is created, and the alter statements are executed immediately afterwards.
* Multiple statements are specified as a list of strings as the value of the dict.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The patch against svn
Logged In: YES
user_id=553904
Originator: NO
Correction:
* The table is not altered just before creation, as stated. The table is created, and the alter statements are executed immediately afterwards.
* Multiple statements are specified as a list of strings as the value of the dict.
Logged In: YES
user_id=4799
Originator: NO
Applied and committed in the revisions 2586-2588 (0.8, 0.9 and trunk). Thank you!