- Implemented automatic detection of sourceKeyField based on component configuration, improving flexibility in data handling. - Enhanced the SelectedItemsDetailInputConfigPanel to support automatic FK detection and mapping, streamlining the configuration process. - Updated the database connection logic to handle DATE types correctly, preventing timezone-related issues. - Improved overall component performance by optimizing memoization and state management for better user experience. |
||
|---|---|---|
| .. | ||
| DatabaseConnectorFactory.ts | ||
| MSSQLConnector.ts | ||
| MariaDBConnector.ts | ||
| MySQLConnector.ts | ||
| OracleConnector.ts | ||
| PostgreSQLConnector.ts | ||
| PostgreSQLService.ts | ||
| RestApiConnector.ts | ||
| db.ts | ||
| runMigration.ts | ||