You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python code generation does not honor the omit_unused_structs configuration parameter which ends up forcing a rebuild of all of our code whenever any underlying database change occurs.