id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10423,Uses schema versions instead of ugly db table existence test,hasienda,martin_s,Plugin's schema version check relies on a depreciated way of plugin db schema version checking. It risks exceptions on execution of the SELECT SQL statement in absence of the corresponding db table in `tracwatchlist.db.settings_table_exists`.\r\n\r\nThe issue has been discussed for Trac in t:#10451_ after raised for TagsPlugin in #9521.\r\n\r\nA working solutions was implemented in [10800:12077]_ but this is still WiP (see https://groups.google.com/d/topic/trac-dev/jL0LbLvEl-M/discussion as well).\r\n\r\nFixing this will be critical for Trac-1.0 compatibility.\r\n,defect,new,normal,WatchlistPlugin,major,,AttributeError upgrade db,rjollos,1.0
