Fix detection of invalid SQL generated id (smaller than what is stored in ZODB)
Another fix would be to modify SQLNonContinuousIncreasingIdGenerator._generateNewId so that ZODB last id is read before we generate a new one, but '_p_independent' is deprecated anyway (and already removed in newest versions of ZODB). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41229 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment