SeaTable 4.1 out now! 🎉

It is correct that with 4.1 it is the first time that there are three sql files.
But have a look at the manual at https://manual.seatable.io/upgrade/upgrade_manual/#upgrade-database. This new upgrade procedure will execute all three sql files.

docker exec -it seatable /bin/bash # Login to the SeaTable container. Then execute the upgrade statement
seatable.sh upgrade-sql 1.1
seatable.sh upgrade-sql 1.2

For sure I will update the manual and add the hint that there might be more than one single dtable.sql file available.

1 Like