DbSchema

Results 32 issues of DbSchema

The TableView2 columns are shown all selected, with a blue border, when the table is initially loaded. This is disturbing. I would show this only then separate cells are selected,...

In TableView was possible to navigate up/down using the arrow keys. This does not work in TableView2. I am asking this as I would like to use the TableView2 in...

This feature exists in Swing. Tools like DataGrip are using it. If a tableview cell text is large, on mouse-over the complete text is shown. ![image](https://user-images.githubusercontent.com/60284259/203936934-37c1e714-4ce9-4293-8c60-f27bb443bfa8.png) and on mouse over...

Does this plug-in support also static pages in Hexo? Could you please specify this in the Read.me? I would need to search into static pages as well, not only in...

… may result in NullPointerException. I added a check for this.

I would like add Groovy auto-completion to a JavaFX text editor. Should I use similar code with the one from this project test cases? Please let me know if you...

I cloned the project in Intellij, set OpenJDK 17 Temurin ( has JavaFX ), and run ``` mvn clean javafx:run ``` Fails with the errors below. How can I start...

Does Airtable have any free JDBC Driver? I am looking to integrate [DbSchema](https://dbschema.com), a database designer with Airtable.

needs/kind
needs/area
needs/triage

I would like to connect to Dataverse using JDBC. Which port should I open? And which are the credentials? Do you know any driver beside the CData driver?

I try to connect to the docker container, and got the error: java.sql.SQLException: Der Server unterstützt SSL nicht. I am using the JDBC URL: jdbc:redshift://localhost:5439/aaa Which is the correct database...