Subject Re: [firebird-support] Auto-increment generating old ID's for insertion
Author Dimitry Sibiryakov
03.04.2018 7:19, 'Joje' joje@... [firebird-support] wrote:
> _Trigger that calls generator is fired on insertion:_

Try to add some logging into this trigger to detect cases when record is inserted with
application-provided _ID and thus generator is not used.


--
WBR, SD.