Mirko Sertic

Results 77 comments of Mirko Sertic

Ah, a good requirement! Yet, what about document metadata? I don't thing authors can be extracted from the files, the only viable information would be the last modified date and...

There is already a list of examples search queries available on the FXDesktopSearch startup screen. Feel free to file a PR if you need enhancements of this! This is a...

There is no paging implemented currently. Without effective paging, this would fillupp app application memory and terminate the JVM. So before this can be implemented, paging must be implemented,

This would introduce a heavy load on the IO system. We would also have to check compressed files, which might also include compressed files and so on. This introduces another...

Is this issue still open? If not, I'd like to close it...

Are you trying to create a new model, or are you trying to reverse engineer an existing one? Also, please consult the MySQL reference manual: ``` UNSIGNED, if specified, disallows...

Thank you for this issue. Do you have the exact stack trace ERDesigner has shown in the error dialog? Which Database Version and OS are you using? Thanks in advance,...

This is indeed a great idea! Of course, this depends on the chosen database dialect. Not all supported databases support transactional DDL. IMHO PostgreSQL is the only one, so the...

Thank you for using ERDesignerNG! The PostgreSQL JDBC driver download page is here: https://jdbc.postgresql.org/download.html

Thank you for using ERDesignerNG! Which deployment version are you using? The Windows-binary, Linux binary or tar.gz downloads? ERDesignerNG uses the current system locale to determine the localization. So if...