Skip to content
Snippets Groups Projects
user avatar
Gabriel Studer authored
This avoids funny artefacts on tab_old if you create a new table
tab_new in the following way and try to add new columns there:

tab_new = Table(tab_old.col_names, tab_new.col_types)
08bbb253
History
Name Last commit Last update
..