View Revisions: Issue #3278
Summary | 0003278: Fixes for NuoDB dialect | ||
---|---|---|---|
Revision | 2017-10-12 23:40 by elong | ||
Description | Fixes include: * Triggers on tables in another schema * DDL generation: nullable columns, varbinary type |
||
Revision | 2017-10-13 00:43 by elong | ||
Description | Fixes include: * Triggers on tables in another schema * Functions need "sym_" prefix * Check if functions installed in current schema * Platform should return current schema * DDL generation: nullable columns |