Community
Participate
Working Groups
Dali does not support PostgreSQL sequences because DTP does not currently support them. Test PostgreSQLTests#testSequence() is currently commented out. We need to restore it when bug 241557 is fixed.
Moving JPA specific bugs to new JPA component in bugzilla.
DTP now supports PostgreSQL sequences. As a result, Dali now supports them. While testing this support, I uncovered two other bugs related to refreshing from the database: bug 379323 bug 379458