RjOllos schrieb am Montag, 22. Februar 2021 um 21:19:27 UTC+1: > The only significant changes to the smp_project table where made in: > https://trac-hacks.org/changeset/11785 > If you installed an earlier version, maybe the table primary key is still > "id" rather than "id_project"? >
Not the case here, column is named id_project. We have been using SimpleMultiProjectPlugin for many years after that change in 2012. > We try to stick to cross-db compatible types in Trac: text, int, int64. > TracSimpleMultiProject uses varchar, which on quick look might be > compatible on all 3 supported databases, but I'm not certain. > > https://trac-hacks.org/browser/simplemultiprojectplugin/trunk/simplemultiproject/environmentSetup.py > If this has not changed recently then it can't be the cause either. Best regards, Mo -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/28b00ab0-bba4-4c5a-af45-926816091302n%40googlegroups.com.
