The generator was failing to identify primary key columns, resulting in generated beans without them. This has been fixed by updating the code to use the `getColumnsRef()` method, which correctly retrieves the column names for the primary key.
1 line
10 B
Plaintext
1 line
10 B
Plaintext
2025-09-24 |