* Bugfix: Update nested table when nested field name has underscore. * Bugfix: Update parent table when parent table has shortname for update events. * Bugfix: Only check for row existence when table exists.
5.17.17
* Bugfix: Ignore id when copying data from temp table to main table for nested tables.
5.17.16
* Bugfix: Snake case temp table schema name in EventProcessor.
5.17.15
* Bugfix: Don't try to create schema if schema already exists. Fails on 'create schema' permissions.
5.17.14
* Bugfix: Fixed issue where duplicate indexes were created