dirigible
dirigible copied to clipboard
Eclipse Dirigible™ Project
When you have an entity which has predefined entries provided by CSVIM you cannot add new entries until the sequence generator reach value which is not already used. For example:...
I want to be able to close all dialogs using the escape key from the keyboard. For example, the following dialog  
When I create a column which is calculated and not null, I'm not able to save the create form.  To enable the form I have to make the column...
Add datasource property in CSVIM Editor Related to: - #3452
Add search file by name functionality to the editor like the one in VSCode so that I can open a file from the workspace. Otherwise, I have to navigate to...
Add problems view with all TypeScript problems in the current file like the one in the VSCode  Currently, nothing is visualized in problems 
[DAO API](https://www.dirigible.io/api/database/dao/) should support entities with composite primary key. For example [the following table](https://github.com/opencart/opencart/blob/3.0.3.8/upload/install/opencart.sql#L2642): ```sql CREATE TABLE `oc_product_description` ( `product_id` int(11) NOT NULL, `language_id` int(11) NOT NULL, `name` varchar(255) NOT...
I would like to have auto-complete for my files in the workspace when adding import 
If you have the following TS file with dash in its name, you cannot import it  ```java 2024-02-08 14:23:51.922 [ERROR] [http-nio-8080-exec-4] o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context...
Will be really useful if we visualize the icons in the dropdown 